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 0139ec8 commit f8cc95eCopy full SHA for f8cc95e
packages/nuxt/package.json
@@ -28,7 +28,7 @@
28
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l nuxt-vuefire -r 1",
29
"dev": "nuxi dev playground",
30
"dev:build": "nuxi build playground",
31
- "prepare": "nuxt-module-build --stub"
+ "dev:prepare": "nuxt-module-build --stub"
32
},
33
"dependencies": {
34
"@nuxt/kit": "^3.0.0"
0 commit comments