Skip to content

Commit 6017413

Browse files
committed
renamed changeset script
1 parent e47a4af commit 6017413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"lint-style:fix": "yarn run lint-style --fix",
3636
"types:react": "yarn workspace @digdir/designsystemet-react types",
3737
"types:storefront": "yarn workspace storefront types",
38-
"add-changeset": "changeset",
38+
"changeset": "changeset",
3939
"version-packages": "changeset version",
4040
"publish": "changeset publish"
4141
},

0 commit comments

Comments
 (0)