Bump dependencies to fix call to runtime cleanup

This commit is contained in:
Arthur Vivian
2022-10-20 19:30:48 +01:00
committed by Arthur Vivian
parent 503702cf1f
commit 6b1500e681

View File

@@ -29,8 +29,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "1.0.90",
"@rive-app/webgl": "1.0.86"
"@rive-app/canvas": "1.0.91",
"@rive-app/webgl": "1.0.87"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"