mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2024-11-25 22:35:35 +00:00
Make github stop bellyaching
none of these security updates should affect anyone. I don't use the npm build pipeline anymore, but it just ran a gulp file to recompile stls
This commit is contained in:
parent
6492259941
commit
ad70dd8853
1971
package-lock.json
generated
1971
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,9 +23,9 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gulp-changed": "^3.2.0",
|
"gulp-changed": "^3.2.0",
|
||||||
"gulp-changed-in-place": "^2.3.0",
|
"gulp-changed-in-place": "^2.3.0",
|
||||||
"gulp-shell": "^0.6.5"
|
"gulp-shell": "^0.8.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "github:gulpjs/gulp#4.0"
|
"gulp": "4.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user