Update the npm dependencie

This commit is contained in:
Kevin MacMartin 2020-11-11 22:52:38 -05:00
parent 89a12f6356
commit 8c4ad1aff3
2 changed files with 420 additions and 908 deletions

1322
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -38,10 +38,10 @@
"aspect-ratio" "aspect-ratio"
], ],
"devDependencies": { "devDependencies": {
"gulp": "^4.0.0", "gulp": "^4.0.2",
"gulp-concat": "^2.6.1", "gulp-concat": "^2.6.1",
"gulp-insert": "^0.5.0", "gulp-insert": "^0.5.0",
"gulp-uglify": "^3.0.0" "gulp-uglify": "^3.0.2"
}, },
"scripts": { "scripts": {
"start": "gulp" "start": "gulp"