2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Bump Recess to v1.1.8 to fix further less.js version problems

Apparently Recess v1.1.7 had another problem:
https://github.com/twitter/recess/pull/100
This commit is contained in:
Chris Rebert
2013-06-20 12:14:46 -06:00
parent beca8a6b74
commit 514ea6ea76
+1 -1
View File
@@ -19,7 +19,7 @@
, "devDependencies": {
"uglify-js": "1.3.4"
, "jshint": "0.9.1"
, "recess": "1.1.7"
, "recess": "1.1.8"
, "connect": "2.1.3"
, "hogan.js": "2.0.0"
}