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 9d06545 commit f8da2e7Copy full SHA for f8da2e7
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"version": "1.8.1",
5
"scripts": {
6
- "ci:changeset:publish": "sh ./scripts/tag-and-push.sh",
+ "ci:changeset:publish": "bash ./scripts/tag-and-push.sh",
7
"ci:changeset:version": "pnpm changeset version"
8
},
9
"devDependencies": {
0 commit comments