diff options
| author | Mark Otto <[email protected]> | 2013-06-20 12:11:39 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-20 12:11:39 -0700 |
| commit | d991ef2ab1b4d156c7e5d33d052d66f8eaafc460 (patch) | |
| tree | 56a2f925b4f018161b76fb5982d79cfeeb39c1e2 /package.json | |
| parent | de683e9003b5ec6860a1fcb768416356dd685ef5 (diff) | |
| parent | 514ea6ea7662d0e9418bb7348bf4e49ba603e2f4 (diff) | |
| download | bootstrap-d991ef2ab1b4d156c7e5d33d052d66f8eaafc460.tar.xz bootstrap-d991ef2ab1b4d156c7e5d33d052d66f8eaafc460.zip | |
Merge pull request #8242 from cvrebert/patch-1
Apply #8166 to master so folks can build a non-empty v2.3.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 32114ab7c..4fc52ca0f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ , "devDependencies": { "uglify-js": "1.3.4" , "jshint": "0.9.1" - , "recess": "1.1.6" + , "recess": "1.1.8" , "connect": "2.1.3" , "hogan.js": "2.0.0" } |
