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 260b147 commit 78da5fdCopy full SHA for 78da5fd
package.json
@@ -11,6 +11,7 @@
11
},
12
"scripts": {
13
"postinstall": "preconstruct dev",
14
+ "changeset": "changeset",
15
"build": "preconstruct build",
16
"prerelease": "npm run build",
17
"release": "changeset publish",
0 commit comments