Updated dev requirements
This commit is contained in:
parent
92cc7614c2
commit
608b60575d
1 changed files with 3 additions and 3 deletions
|
@ -9,11 +9,11 @@
|
||||||
"gulp-concat": "^2.6.0",
|
"gulp-concat": "^2.6.0",
|
||||||
"gulp-concat-css": "^2.2.0",
|
"gulp-concat-css": "^2.2.0",
|
||||||
"gulp-livereload": "^3.8.1",
|
"gulp-livereload": "^3.8.1",
|
||||||
"gulp-minify": "0.0.5",
|
"gulp-minify": "^0.0.15",
|
||||||
"gulp-minify-css": "^1.2.2",
|
"gulp-minify-css": "^1.2.2",
|
||||||
"gulp-sass": "^2.0.4",
|
"gulp-sass": "^3.1.0",
|
||||||
"merge-stream": "^1.0.0",
|
"merge-stream": "^1.0.0",
|
||||||
"yargs": "^3.31.0"
|
"yargs": "^7.0.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue