Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes extra dependencies from package.json #120

Open
wants to merge 1 commit into
base: mvp_demo
Choose a base branch
from

Conversation

bhanvimenghani
Copy link
Contributor

Removed dependencies which are not being used in the project. Adding the list of removed libraries/packages below:

  • @expo/webpack-config
  • @storybook/addon-actions
  • @storybook/addon-info
  • @storybook/addon-knobs
  • @storybook/addon-links
  • @storybook/addons
  • @types/victory
  • Babel-core
  • Babel-preset-es2015
  • Enzyme-adapter-react-16
  • Imagemin
  • @typescript-eslint/parser
  • @typescript-eslint/eslint-plugin
  • eslint-plugin-react
  • Eslint-plugin-react-hooks
  • Rimraf
  • Tslib
  • @kubernetes/client-node
  • @patternfly/react-styles
  • @storybook/builder-webpack5
  • @types/minipass
  • algebra.js
  • Axios
  • Better-react-mathjax
  • Http-proxy-middleware
  • Formik
  • Formik-pf
  • Deasync
  • Dompurify
  • Http-proxy-middleware
  • Kubernetes-client
  • Markdown-to-jsx
  • Markdown-loader
  • Marked
  • Not
  • React-mathjax2
  • Minimal-package
  • React-tinder-card
  • Resolve
  • Tts-loader
  • zero-md

@bhanvimenghani bhanvimenghani self-assigned this Nov 10, 2023
@bhanvimenghani bhanvimenghani linked an issue Nov 10, 2023 that may be closed by this pull request
@dinogun
Copy link
Contributor

dinogun commented Jan 16, 2024

@bhanvimenghani please fix the conflicts

@bhanvimenghani
Copy link
Contributor Author

@bhanvimenghani please fix the conflicts

done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unused dependencies from the project
2 participants