Skip to content

Commit

Permalink
Merge pull request #175 from apetta/patch-1
Browse files Browse the repository at this point in the history
Update package.json for react 18
  • Loading branch information
nmn authored Jun 10, 2022
2 parents 6048aec + 8dcb534 commit c4bb1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/nmn/react-timeago",
"peerDependencies": {
"react": "^16.0.0 || ^17.0.0"
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/cli": "^7.13.16",
Expand Down

0 comments on commit c4bb1e1

Please sign in to comment.