chore: bump react to 4.5.0

This commit is contained in:
Gordon Hayes
2023-10-26 13:03:52 +02:00
committed by Gordon
parent 15330ababe
commit 1c6837bf92

View File

@@ -36,8 +36,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.5.0",
"@rive-app/webgl": "2.5.0"
"@rive-app/canvas": "2.7.0",
"@rive-app/webgl": "2.7.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"