Skip to content

Commit 9e8c8e1

Browse files
committed
chore: init
1 parent 03847d6 commit 9e8c8e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"scripts": {
4040
"build": "nuxt build",
4141
"dev": "nuxt dev",
42+
"reset": "pnpm store prune && rm -rf .nuxt dist node_modules pnpm-lock.yaml && pnpm install",
4243
"generate": "nuxt generate",
4344
"preview": "nuxt preview",
4445
"postinstall": "nuxt prepare",

0 commit comments

Comments
 (0)