Skip to content

Commit b858a6f

Browse files
committed
chore: update pkg json
1 parent cc0fc7f commit b858a6f

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
@@ -50,7 +50,7 @@
5050
"build": "pnpm run clean && pnpm run --filter @unplugin-vue-cssvars/build build",
5151
"play": "pnpm run --filter @unplugin-vue-cssvars/play build",
5252
"play:server": "pnpm run --filter @unplugin-vue-cssvars/play dev",
53-
"prepublishOnly": "pnpm run build:all",
53+
"prepublishOnly": "pnpm run build",
5454
"release": "bumpp package.json --commit --push --tag",
5555
"publish": "pnpm run release && pnpm run prepublishOnly && cd dist && pnpm run publish",
5656
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",

0 commit comments

Comments
 (0)