bump runtimes to incorporate speed fix for state machines

This commit is contained in:
Maxwell Talbot
2022-10-21 14:10:37 +01:00
parent 2153b81e6b
commit 4040083d5a

View File

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