]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump Recess to v1.1.8 to fix further less.js version problems 8242/head
authorChris Rebert <github@rebertia.com>
Thu, 20 Jun 2013 18:14:46 +0000 (12:14 -0600)
committerChris Rebert <github@rebertia.com>
Thu, 20 Jun 2013 18:14:46 +0000 (12:14 -0600)
Apparently Recess v1.1.7 had another problem:
https://github.com/twitter/recess/pull/100

package.json

index 39f50e8886c4539fee10e06042e6915eac415921..4fc52ca0f41e3fdd9368d393a48849527d861bb7 100644 (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"
   }