Skip to content

Commit cc3536e

Browse files
committed
update scripts
1 parent aa78fe8 commit cc3536e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lint": "eslint .",
4444
"lint:fix": "eslint . --fix",
4545
"release": "bumpp --commit --push --tag && npm publish",
46-
"prepare": "nr build --stub && nuxi prepare playground"
46+
"prepare": "nr build && nuxi prepare playground"
4747
},
4848
"dependencies": {
4949
"@nuxt/kit": "3.0.0-rc.5",

0 commit comments

Comments
 (0)