chore: Update npm registry and add new dependencies
This commit is contained in:
1
.npmrc
1
.npmrc
@ -1,5 +1,4 @@
|
||||
registry=https://registry.npmmirror.com
|
||||
registry=https://npm-cf-proxy.oo1.dev
|
||||
registry=https://registry.npmjs.org/
|
||||
use-node-version=20.17.0
|
||||
shamefully-hoist=true
|
||||
|
@ -93,5 +93,8 @@
|
||||
"vite-plugin-vue-devtools": "^7.4.5",
|
||||
"vitest": "^2.1.1",
|
||||
"vue-tsc": "^2.1.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user