Skip to content

Commit

Permalink
chores: Update react peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnRG committed Jun 7, 2023
1 parent 021d080 commit c1a2e64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"vite-plugin-dts": "^2.3.0"
},
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^18.2.9",
"react-dom": "^18.2.9"
},
"files": [
"dist"
Expand Down

0 comments on commit c1a2e64

Please sign in to comment.