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:
Bob 2020-05-01 16:47:20 -04:00
parent 6492259941
commit ad70dd8853
2 changed files with 498 additions and 1477 deletions

1971
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,9 +23,9 @@
"dependencies": {
"gulp-changed": "^3.2.0",
"gulp-changed-in-place": "^2.3.0",
"gulp-shell": "^0.6.5"
"gulp-shell": "^0.8.0"
},
"devDependencies": {
"gulp": "github:gulpjs/gulp#4.0"
"gulp": "4.0.2"
}
}