aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-02 19:53:22 -0800
committerMark Otto <[email protected]>2013-02-02 19:53:22 -0800
commit7ec817ea462c372fcfeacba0aea57688d2d17635 (patch)
tree2d6f01bb2f907314e9c406bfc284c2556112f187 /package.json
parentd6048031edd5f931080cf792c283d0d669838825 (diff)
parentf3268db4b4d4be9d53e54c57dba146714d986b0f (diff)
downloadbootstrap-7ec817ea462c372fcfeacba0aea57688d2d17635.tar.xz
bootstrap-7ec817ea462c372fcfeacba0aea57688d2d17635.zip
Merge pull request #6638 from GeoffYoung/2.3.0-wip
Update package.json to current Recess version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 26e51cbce..c1108ab1f 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
, "devDependencies": {
"uglify-js": "1.3.4"
, "jshint": "0.9.1"
- , "recess": "1.0.3"
+ , "recess": "1.1.6"
, "connect": "2.1.3"
, "hogan.js": "2.0.0"
}