chore: remove vite from devDeps
This commit is contained in:
parent
0aad491156
commit
f185b90d3a
1 changed files with 1 additions and 2 deletions
|
@ -127,8 +127,7 @@
|
|||
"@types/yargs-parser": "^20.2.1",
|
||||
"chai": "^4.3.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"mocha": "^9.1.3",
|
||||
"vite": "~2.6.10"
|
||||
"mocha": "^9.1.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.15.0 || >=16.0.0",
|
||||
|
|
Loading…
Reference in a new issue