Skip to content

Commit ab0b1b7

Browse files
committed
chore: Modify scripts for CI.
1 parent 767d765 commit ab0b1b7

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
@@ -4,7 +4,7 @@
44
"author": "Caspian <[email protected]> (https://github.com/dohooo)",
55
"scripts": {
66
"build": "pnpm -F '@node-escpos/*' build",
7-
"publish": "pnpm run build && pnpm -F '@node-escpos/*' exec changeset publish",
7+
"publish": "pnpm run build && changeset publish",
88
"version": "changeset version"
99
},
1010
"engines": {

0 commit comments

Comments
 (0)