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://registry.npmmirror.com
|
||||||
registry=https://npm-cf-proxy.oo1.dev
|
registry=https://npm-cf-proxy.oo1.dev
|
||||||
registry=https://registry.npmjs.org/
|
registry=https://registry.npmjs.org/
|
||||||
use-node-version=20.17.0
|
|
||||||
shamefully-hoist=true
|
shamefully-hoist=true
|
||||||
|
@ -93,5 +93,8 @@
|
|||||||
"vite-plugin-vue-devtools": "^7.4.5",
|
"vite-plugin-vue-devtools": "^7.4.5",
|
||||||
"vitest": "^2.1.1",
|
"vitest": "^2.1.1",
|
||||||
"vue-tsc": "^2.1.6"
|
"vue-tsc": "^2.1.6"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user