mirror of
https://github.com/WilliamsNY/contain-element.git
synced 2024-11-21 22:02:31 -05:00
Update the npm dependencie
This commit is contained in:
parent
89a12f6356
commit
8c4ad1aff3
2 changed files with 420 additions and 908 deletions
1322
package-lock.json
generated
1322
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue