Skip to content

Commit

Permalink
Removed gh-pages package
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Oct 7, 2023
1 parent 8ecc107 commit aac0261
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 200 deletions.
197 changes: 0 additions & 197 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"build": "vite build",
"preview": "vite preview",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"deploy:storybook": "gh-pages -d storybook-static && rm -rf storybook-static"
"build-storybook": "storybook build"
},
"dependencies": {
"@twa-dev/sdk": "^6.9.0",
Expand All @@ -30,7 +29,6 @@
"@storybook/vue3": "^7.4.6",
"@storybook/vue3-vite": "^7.4.6",
"@vitejs/plugin-vue": "^4.4.0",
"gh-pages": "^6.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.69.0",
Expand Down

0 comments on commit aac0261

Please sign in to comment.