Skip to content

Commit

Permalink
Supporting react@18
Browse files Browse the repository at this point in the history
  • Loading branch information
4lejandrito committed Nov 11, 2023
1 parent e9877f9 commit d8321b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-creepyface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"peerDependencies": {
"creepyface": "^8",
"react": "^16.8 || ^17.0",
"react-dom": "^16.8 || ^17.0"
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
},
"devDependencies": {
"@babel/core": "^7.18.13",
Expand Down

0 comments on commit d8321b6

Please sign in to comment.