This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"update:patch": "node scripts/update-version.js -patch",
|
||||
"update:minor": "node scripts/update-version.js -minor",
|
||||
"update:major": "node scripts/update-version.js -major",
|
||||
"build": "mkdir dist & touch dist/app"
|
||||
"build": "mkdir -p dist , touch dist/app"
|
||||
},
|
||||
"engines": {
|
||||
"node": "<=25.9.0",
|
||||
|
||||
Reference in New Issue
Block a user