Skip to content

Commit

Permalink
fix: update peer deps (#2125)
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Roest <thomas.roest@moxio.com>
  • Loading branch information
ThomasRoest and Thomas Roest committed Feb 13, 2023
1 parent 9e37850 commit 0802ffb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -94,8 +94,8 @@
"webpack-merge": "^4.2.2"
},
"peerDependencies": {
"react": ">=16.8",
"react-dom": ">=16.8"
"react": ">=18.0",
"react-dom": ">=18.0"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down

0 comments on commit 0802ffb

Please sign in to comment.