mirror of https://github.com/n2geoff/testit.git
updated deps
This commit is contained in:
parent
c1d8f386eb
commit
e25707b493
File diff suppressed because it is too large
Load Diff
|
@ -10,7 +10,7 @@
|
||||||
"gulp": "^4.0.0",
|
"gulp": "^4.0.0",
|
||||||
"gulp-minify": "^3.1.0",
|
"gulp-minify": "^3.1.0",
|
||||||
"gulp-strip-comments": "^2.5.2",
|
"gulp-strip-comments": "^2.5.2",
|
||||||
"jshint": "^2.9.6"
|
"jshint": "^2.9.7"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node_modules/.bin/gulp",
|
"build": "node_modules/.bin/gulp",
|
||||||
|
|
Loading…
Reference in New Issue