test: fix relative path
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.14.3",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=16"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run convert && nuxt build",
|
||||
|
||||
Reference in New Issue
Block a user