htdocs: update dependencies.

This commit is contained in:
XhmikosR 2013-12-26 18:36:28 +02:00
parent ad2babcad0
commit cc1b17ce9f
1 changed files with 4 additions and 4 deletions

View File

@ -17,11 +17,11 @@
"lint": "node run-tests"
},
"dependencies": {
"clean-css": "~2.0.0",
"csslint": "~0.9.10",
"jshint": "~2.3.0",
"clean-css": "~2.0.4",
"csslint": "~0.10.0",
"jshint": "~2.4.0",
"shelljs": "~0.2.6",
"uglify-js": "~2.4.2"
"uglify-js": "~2.4.8"
},
"jshintConfig": {
"bitwise": true,