updated package调整

This commit is contained in:
PASSER-BY 2022-07-08 02:04:24 +08:00
parent 51f41dabca
commit b74f04ad0b
2 changed files with 8968 additions and 10624 deletions

19583
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,13 +24,12 @@
"url": "https://github.com/mumuy/relationship/issues" "url": "https://github.com/mumuy/relationship/issues"
}, },
"devDependencies": { "devDependencies": {
"glob-parent": ">=5.1.2", "gulp": "^3.9.1",
"gulp": "^4.0.2",
"gulp-cht": "^2.0.20", "gulp-cht": "^2.0.20",
"gulp-rename": "^2.0.0", "gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.2", "tape": "^5.3.1",
"set-value": ">=4.0.1", "webpack": "^5.73.0",
"tape": "^5.3.1" "webpack-cli": "^4.10.0"
}, },
"scripts": { "scripts": {
"test": "node test/index.js", "test": "node test/index.js",