Commit e4c952f381c3b782f27ecbc0727f13325b5760f0
1 parent
e410ce4a
chore: remove redundant dependencies
Showing
2 changed files
with
2 additions
and
4 deletions
README.md
package.json
... | ... | @@ -71,7 +71,6 @@ |
71 | 71 | "koa-static": "^5.0.0", |
72 | 72 | "less": "^3.12.2", |
73 | 73 | "lint-staged": "^10.4.0", |
74 | - "ora": "^5.1.0", | |
75 | 74 | "portfinder": "^1.0.28", |
76 | 75 | "postcss-import": "^12.0.1", |
77 | 76 | "prettier": "^2.1.2", |
... | ... | @@ -88,7 +87,6 @@ |
88 | 87 | "ts-node": "^9.0.0", |
89 | 88 | "typescript": "^4.0.3", |
90 | 89 | "vite": "^1.0.0-rc.4", |
91 | - "vite-jsx": "^1.0.5", | |
92 | 90 | "vite-plugin-mock": "^1.0.2", |
93 | 91 | "vite-plugin-purge-icons": "^0.4.1", |
94 | 92 | "vue-eslint-parser": "^7.1.0" | ... | ... |