Update @rive-app/canvas to 1.0.18 to fix playback lag when animations are left idle

This commit is contained in:
Arthur Vivian
2022-01-18 19:16:11 +00:00
committed by Arthur Vivian
parent fe44977e47
commit 48af4b00ad

View File

@@ -27,7 +27,7 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "1.0.13"
"@rive-app/canvas": "1.0.18"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0"