Skip to content

Commit bb3a4f2

Browse files
fix: remove unnecessary script
1 parent d5708f5 commit bb3a4f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"dev": "nuxi dev playground",
3838
"dev:build": "nuxi build playground",
3939
"dev:prepare": "nuxt-module-build build --stub && nuxi prepare playground",
40-
"build": "nuxt-module-build build && nuxi build playground",
4140
"lint": "eslint .",
4241
"prepublishOnly": "nuxi prepare playground && yarn lint && nuxt-module-build build"
4342
},

0 commit comments

Comments
 (0)