We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f8e52 commit 393e47eCopy full SHA for 393e47e
package.json
@@ -58,7 +58,7 @@
58
"firebase:emulators": "firebase emulators:start",
59
"test:dev": "vitest",
60
"test": "pnpm run lint && pnpm run test:types && pnpm run build && pnpm run -C packages/nuxt build && pnpm run test:unit run",
61
- "postinstall": "simple-git-hooks"
+ "prepare": "simple-git-hooks"
62
},
63
"keywords": [
64
"vue",
0 commit comments