Skip to content

Commit

Permalink
Add hard dep on @types/react-redux so they're always installed
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Mar 22, 2021
1 parent 6994720 commit 82b2d69
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 14 deletions.
53 changes: 39 additions & 14 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Expand Up @@ -49,6 +49,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.1",
"@types/react-redux": "^7.1.16",
"hoist-non-react-statics": "^3.3.2",
"loose-envify": "^1.4.0",
"prop-types": "^15.7.2",
Expand Down

0 comments on commit 82b2d69

Please sign in to comment.