Skip to content

Commit 78da5fd

Browse files
author
Andrey Okonetchnikov
committed
Add changeset script
1 parent 260b147 commit 78da5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"scripts": {
1313
"postinstall": "preconstruct dev",
14+
"changeset": "changeset",
1415
"build": "preconstruct build",
1516
"prerelease": "npm run build",
1617
"release": "changeset publish",

0 commit comments

Comments
 (0)