fix: cancel lock node vision

This commit is contained in:
chansee97 2024-06-07 07:28:28 +08:00
parent 8ead40457b
commit f426bffbc7
2 changed files with 0 additions and 4 deletions

1
.npmrc
View File

@ -2,4 +2,3 @@ registry=https://registry.npmmirror.com/
shamefully-hoist=true
strict-peer-dependencies=false
auto-install-peers=true
engine-strict = true

View File

@ -36,9 +36,6 @@
"naive-ui-admin",
"UnoCSS"
],
"engines": {
"node": ">= 20"
},
"scripts": {
"dev": "vite --mode dev --port 9980",
"dev:test": "vite --mode test",