Bump runtime version to fix broken version

This commit is contained in:
Arthur Vivian
2022-08-31 11:21:56 +01:00
committed by Arthur Vivian
parent 7a46886133
commit 3c578b730f

View File

@@ -29,8 +29,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "1.0.81",
"@rive-app/webgl": "1.0.77"
"@rive-app/canvas": "1.0.83",
"@rive-app/webgl": "1.0.79"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"