Skip to content

Commit

Permalink
Restore peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cyntler committed Oct 16, 2022
1 parent 37a661f commit 5d631a3
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 106 deletions.
212 changes: 106 additions & 106 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
"ts-jest": "^29.0.3",
"typescript": "^4.7.3"
},
"peerDependencies": {
"react": ">=16.13.1",
"react-dom": ">=16.13.1"
},
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit 5d631a3

Please sign in to comment.