Skip to content

Commit 6549e9d

Browse files
authored
Merge pull request #121 from tamaynard/beta
feat(react): update react peer version
2 parents 23801ba + ec3f872 commit 6549e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"peerDependencies": {
3535
"@kitware/vtk.js": "^28.13.0",
36-
"react": "^16.0.0"
36+
"react": "^18.2.0"
3737
},
3838
"devDependencies": {
3939
"@babel/core": "^7.19.1",

0 commit comments

Comments
 (0)