updated deps

This commit is contained in:
Geoff Doty 2019-08-14 13:08:24 -05:00
parent b5680387c4
commit f28f550cd4
2 changed files with 343 additions and 591 deletions

930
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,10 +7,10 @@
"test": "test"
},
"devDependencies": {
"gulp": "^4.0.0",
"gulp": "^4.0.2",
"gulp-minify": "^3.1.0",
"gulp-strip-comments": "^2.5.2",
"jshint": "^2.9.7"
"jshint": "^2.10.2"
},
"scripts": {
"build": "node_modules/.bin/gulp",