We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47a4af commit 6017413Copy full SHA for 6017413
package.json
@@ -35,7 +35,7 @@
35
"lint-style:fix": "yarn run lint-style --fix",
36
"types:react": "yarn workspace @digdir/designsystemet-react types",
37
"types:storefront": "yarn workspace storefront types",
38
- "add-changeset": "changeset",
+ "changeset": "changeset",
39
"version-packages": "changeset version",
40
"publish": "changeset publish"
41
},
0 commit comments