Skip to content

Commit 83a0740

Browse files
authored
Merge pull request #9 from node-escpos/develop
chore: Modify scripts for CI.
2 parents 3bd0a31 + ab0b1b7 commit 83a0740

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)