Skip to content

Commit

Permalink
chore: remove storybook serve script
Browse files Browse the repository at this point in the history
  • Loading branch information
nowseemee committed Dec 15, 2021
1 parent 6911053 commit f058691
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"build:storybook:staging": "./scripts/build-storybook.sh",
"build:components": "yarn workspace @telekom/scale-components build",
"build:sketch": "./scripts/build-sketch.sh",
"serve:storybook:staging": "http-server ./packages/storybook-vue/storybook-static/ --port ${PORT:-8080} --username ${HTTP_USERNAME:-admin} --password ${HTTP_PASSWORD:-admin} --silent",
"bootstrap": "lerna bootstrap",
"postbootstrap": "lerna run generate",
"new-version": "lerna version --conventional-commits --no-push",
Expand Down

0 comments on commit f058691

Please sign in to comment.