chore(deps-dev): remove gh-pages

This commit is contained in:
Eric Liu 2020-07-30 17:28:53 -07:00
commit b0f6f491a5
2 changed files with 5 additions and 139 deletions

View file

@ -10,7 +10,6 @@
"scripts": {
"start": "start-storybook -p 9090",
"build": "build-storybook",
"deploy": "gh-pages -d storybook-static",
"prepack": "rollup -c"
},
"sideEffects": false,
@ -28,7 +27,6 @@
"@storybook/cli": "^5.3.19",
"@storybook/svelte": "^5.3.19",
"babel-loader": "^8.0.6",
"gh-pages": "^3.1.0",
"rollup": "^2.22.1",
"rollup-plugin-svelte": "^5.2.3",
"rollup-plugin-terser": "^6.1.0",