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.
1 parent 767d765 commit ab0b1b7Copy full SHA for ab0b1b7
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