Skip to content

Commit

Permalink
update: remove storybook config
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal Meddah authored and bilalesi committed Jan 8, 2024
1 parent 02ad3e8 commit bc52420
Show file tree
Hide file tree
Showing 5 changed files with 247 additions and 6,043 deletions.
2 changes: 0 additions & 2 deletions .storybook/addons.js

This file was deleted.

11 changes: 0 additions & 11 deletions .storybook/config.js

This file was deleted.

64 changes: 0 additions & 64 deletions .storybook/webpack.config.js

This file was deleted.

10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"connected-react-router": "^6.3.2",
"cookie-parser": "^1.4.4",
"cross-env": "^7.0.3",
"crypto-browserify": "^3.12.0",
"csv-string": "^4.1.1",
"cytoscape": "^3.18.1",
"cytoscape-avsdf": "^1.0.0",
Expand All @@ -65,6 +66,7 @@
"express": "^4.18.2",
"handlebars": "^4.7.7",
"history": "^4.7.2",
"https-browserify": "^1.0.0",
"json2csv": "^5.0.5",
"jwt-decode": "^2.2.0",
"localforage": "^1.9.0",
Expand All @@ -75,6 +77,7 @@
"motion": "^10.15.5",
"object-hash": "^3.0.0",
"oidc-client": "^1.7.0",
"os-browserify": "^0.3.0",
"parse-path": "^7.0.0",
"path-browserify": "^1.0.1",
"picocolors": "^1.0.0",
Expand Down Expand Up @@ -111,6 +114,7 @@
"rollup-plugin-node-builtins": "^2.1.2",
"showdown": "^1.9.1",
"sirv": "^2.0.3",
"stream-http": "^3.2.0",
"string-similarity": "^4.0.4",
"ts-invariant": "^0.4.4",
"ts-pattern": "3.3.4",
Expand All @@ -128,12 +132,6 @@
"@commitlint/config-conventional": "^11.0.0",
"@esbuild-kit/esm-loader": "^2.6.5",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@storybook/addon-actions": "^5.0.10",
"@storybook/addon-info": "^5.2.0-alpha.30",
"@storybook/addon-knobs": "^5.0.10",
"@storybook/addon-links": "^5.0.1",
"@storybook/addons": "^5.0.1",
"@storybook/react": "^5.0.10",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.3",
Expand Down
Loading

0 comments on commit bc52420

Please sign in to comment.