Merge branch '3.0.0-wip' into bs3-normalize
Conflicts: less/bootstrap.less
Showing
| ... | @@ -5,6 +5,5 @@ | ... | @@ -5,6 +5,5 @@ |
| , "homepage": "http://twitter.github.com/bootstrap/" | , "homepage": "http://twitter.github.com/bootstrap/" | ||
| , "author": "Twitter Inc." | , "author": "Twitter Inc." | ||
| , "license": "Apache-2.0" | , "license": "Apache-2.0" | ||
| , "target-dir": "twitter/bootstrap" | |||
| } | } |
| ... | @@ -17,10 +17,10 @@ | ... | @@ -17,10 +17,10 @@ |
| } | } | ||
| ] | ] | ||
| , "devDependencies": { | , "devDependencies": { | ||
| "uglify-js": "1.2.6" | "uglify-js": "1.3.4" | ||
| , "jshint": "0.6.1" | , "jshint": "0.9.1" | ||
| , "recess": "1.0.3" | , "recess": "1.0.3" | ||
| , "connect": "2.1.3" | , "connect": "2.1.3" | ||
| , "hogan.js": "2.0.0" | , "hogan.js": "2.0.0" | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment