mirror of
https://github.com/WilliamsNY/contain-element.git
synced 2024-11-21 05:42:32 -05:00
Update the npm dependencie
This commit is contained in:
parent
89a12f6356
commit
8c4ad1aff3
2 changed files with 420 additions and 908 deletions
1324
package-lock.json
generated
1324
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -38,10 +38,10 @@
|
|||
"aspect-ratio"
|
||||
],
|
||||
"devDependencies": {
|
||||
"gulp": "^4.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-insert": "^0.5.0",
|
||||
"gulp-uglify": "^3.0.0"
|
||||
"gulp-uglify": "^3.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "gulp"
|
||||
|
|
Loading…
Reference in a new issue