Skip to content

Commit

Permalink
Lower react version to be used in old projects
Browse files Browse the repository at this point in the history
  • Loading branch information
djalmaaraujo committed Jun 5, 2024
1 parent 1c6a591 commit dc22646
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 7 deletions.
30 changes: 24 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"typescript": "^5.4.5"
},
"peerDependencies": {
"react": "^18.3.1"
"react": "^16.14.0"
},
"ava": {
"typescript": {
Expand Down

0 comments on commit dc22646

Please sign in to comment.