Compare commits

...

2 Commits

1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
"build": "run build",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"semantic-release": "semantic-release"
"semantic-release": "semantic-release",
"postinstall": "patch-package"
},
"files": [
"lib"