Skip to content

Commit

Permalink
build: remove react-redux from peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
x8lucas8x committed Sep 26, 2019
1 parent 1a49497 commit b2ca9b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,10 @@
"typescript": "3.6.2"
},
"peerDependencies": {
"@types/lodash": ">=4.14.138",
"@types/react": ">=16.8.23",
"@types/react-dom": ">=16.8.5",
"@types/redux": ">=3.6.0",
"immer": ">=3.1.3",
"lodash": ">=4.17.15",
"react": ">=16.8.6",
"react-dom": ">=16.8.6",
"react-redux": ">=7.1.0",
"reselect": ">=4.0.0",
"redux-saga": ">=1.0.5",
"tslib": ">=1.10.0"
Expand Down

0 comments on commit b2ca9b6

Please sign in to comment.