mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
Update devDependencies
This commit is contained in:
20
package.json
20
package.json
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"apache-server-configs": "2.8.0",
|
||||
"archiver": "^0.10.1",
|
||||
"del": "^0.1.1",
|
||||
"glob": "^4.0.5",
|
||||
"gulp": "^3.8.6",
|
||||
"gulp-header": "^1.0.5",
|
||||
"gulp-jshint": "^1.7.1",
|
||||
"gulp-load-plugins": "^0.5.3",
|
||||
"archiver": "^0.11.0",
|
||||
"del": "^0.1.3",
|
||||
"glob": "^4.0.6",
|
||||
"gulp": "^3.8.8",
|
||||
"gulp-header": "^1.1.1",
|
||||
"gulp-jshint": "^1.8.5",
|
||||
"gulp-load-plugins": "^0.6.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"gulp-replace": "^0.4.0",
|
||||
"jquery": "1.11.1",
|
||||
"jshint-stylish": "^0.4.0",
|
||||
"jshint-stylish": "^1.0.0",
|
||||
"lodash": "^2.4.1",
|
||||
"mocha": "^1.21.0",
|
||||
"mocha": "^1.21.4",
|
||||
"normalize.css": "3.0.1",
|
||||
"run-sequence": "^0.3.6"
|
||||
"run-sequence": "^0.3.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user