Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
fix: removing unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Jan 10, 2023
1 parent 61c336e commit 6bbf5db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 296 deletions.
21 changes: 0 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,6 @@
},
"homepage": "https://github.com/aorumbayev/awesomealgo-hooks#readme",
"dependencies": {
"@types/js-cookie": "^2.2.6",
"@xobotyi/scrollbar-width": "^1.9.5",
"copy-to-clipboard": "^3.3.1",
"fast-deep-equal": "^3.1.3",
"fast-shallow-equal": "^1.0.0",
"js-cookie": "^2.2.1",
"nano-css": "^5.3.1",
"react-universal-interface": "^0.6.2",
"resize-observer-polyfill": "^1.5.1",
"screenfull": "^5.1.0",
"set-harmonic-interval": "^1.0.1",
"throttle-debounce": "^3.0.1",
"ts-easing": "^0.2.0",
"tslib": "^2.1.0"
},
"peerDependencies": {
Expand Down Expand Up @@ -105,21 +92,13 @@
"husky": "7.0.4",
"jest": "26.6.3",
"jest-localstorage-mock": "2.4.22",
"keyboardjs": "2.7.0",
"lint-staged": "12.5.0",
"markdown-loader": "6.0.0",
"prettier": "2.3.0",
"raf-stub": "3.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-frame-component": "5.2.3",
"react-spring": "9.5.5",
"react-test-renderer": "17.0.2",
"rebound": "0.1.0",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.2",
"rimraf": "3.0.2",
"rxjs": "7.5.7",
"semantic-release": "17.4.7",
"ts-jest": "26.5.6",
"ts-loader": "8.4.0",
Expand Down
Loading

0 comments on commit 6bbf5db

Please sign in to comment.