1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 11:00:56 +02:00

Merge pull request #6638 from GeoffYoung/2.3.0-wip

Update package.json to current Recess version
This commit is contained in:
Mark Otto
2013-02-02 19:53:22 -08:00

View File

@@ -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"
}