Skip to content

Commit

Permalink
chore(scripts): prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jan 31, 2023
1 parent 2fb6596 commit 66e22c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"scripts": {
"dev": "./scripts/playground.sh",
"dev:build": "nuxi build playground/basic",
"prepare": "nuxt-module-build --stub && nuxi prepare playground/basic",
"prepare": "nuxi prepare playground/basic",
"dev:fixtures": "./scripts/fixture.sh",
"build": "nuxt-module-build && pnpm build:web-types",
"build:docs": "(cd docs && nuxi build)",
Expand Down

0 comments on commit 66e22c5

Please sign in to comment.