htdocs: update dependencies.
This commit is contained in:
parent
ad2babcad0
commit
cc1b17ce9f
|
@ -17,11 +17,11 @@
|
||||||
"lint": "node run-tests"
|
"lint": "node run-tests"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"clean-css": "~2.0.0",
|
"clean-css": "~2.0.4",
|
||||||
"csslint": "~0.9.10",
|
"csslint": "~0.10.0",
|
||||||
"jshint": "~2.3.0",
|
"jshint": "~2.4.0",
|
||||||
"shelljs": "~0.2.6",
|
"shelljs": "~0.2.6",
|
||||||
"uglify-js": "~2.4.2"
|
"uglify-js": "~2.4.8"
|
||||||
},
|
},
|
||||||
"jshintConfig": {
|
"jshintConfig": {
|
||||||
"bitwise": true,
|
"bitwise": true,
|
||||||
|
|
Loading…
Reference in New Issue