feat: 修复依赖缺失的问题
Showing
... | @@ -134,7 +134,8 @@ | ... | @@ -134,7 +134,8 @@ |
"webpack-cli": "^4.5.0", | "webpack-cli": "^4.5.0", | ||
"write-pkg": "^4.0.0", | "write-pkg": "^4.0.0", | ||
"xhr-mock": "^2.5.1", | "xhr-mock": "^2.5.1", | ||
"yorkie": "^2.0.0" | "yorkie": "^2.0.0", | ||
"swiper": "^6.8.1" | |||
}, | }, | ||
"gitHooks": { | "gitHooks": { | ||
"pre-commit": "pretty-quick --staged", | "pre-commit": "pretty-quick --staged", | ||
... | ... |
Please
register
or
sign in
to comment