Skip to content

Commit

Permalink
feat(react): update react peer version
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaynard committed Oct 29, 2023
1 parent 23801ba commit ec3f872
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 @@
},
"peerDependencies": {
"@kitware/vtk.js": "^28.13.0",
"react": "^16.0.0"
"react": "^18.2.0"
},
"devDependencies": {
"@babel/core": "^7.19.1",
Expand Down

0 comments on commit ec3f872

Please sign in to comment.