ci: set engines node
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.18.0",
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
"node": "^20.19.0 || >=22.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run convert && nuxt build",
|
||||
@@ -72,7 +72,7 @@
|
||||
"@yunlefun/vue": "^0.1.1",
|
||||
"bumpp": "^10.3.1",
|
||||
"consola": "^3.4.2",
|
||||
"dexie": "^4.2.0",
|
||||
"dexie": "^4.2.1",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint-plugin-format": "^1.0.2",
|
||||
"fake-indexeddb": "^6.2.2",
|
||||
|
||||
Reference in New Issue
Block a user