mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +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:
+1
-1
@@ -19,7 +19,7 @@
|
|||||||
, "devDependencies": {
|
, "devDependencies": {
|
||||||
"uglify-js": "1.3.4"
|
"uglify-js": "1.3.4"
|
||||||
, "jshint": "0.9.1"
|
, "jshint": "0.9.1"
|
||||||
, "recess": "1.1.7"
|
, "recess": "1.1.8"
|
||||||
, "connect": "2.1.3"
|
, "connect": "2.1.3"
|
||||||
, "hogan.js": "2.0.0"
|
, "hogan.js": "2.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user