This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"build": "astro check && astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro",
|
||||
"release:patch": "npm version patch -m \"chore(release): %s\"",
|
||||
"release:minor": "npm version minor -m \"chore(release): %s\"",
|
||||
"release:major": "npm version major -m \"chore(release): %s\"",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user