We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bd0a31 + ab0b1b7 commit 83a0740Copy full SHA for 83a0740
package.json
@@ -4,7 +4,7 @@
4
"author": "Caspian <[email protected]> (https://github.com/dohooo)",
5
"scripts": {
6
"build": "pnpm -F '@node-escpos/*' build",
7
- "publish": "pnpm run build && pnpm -F '@node-escpos/*' exec changeset publish",
+ "publish": "pnpm run build && changeset publish",
8
"version": "changeset version"
9
},
10
"engines": {
0 commit comments