patch: Bump WASM runtimes for interpolation on states

This commit is contained in:
Zach Plata
2023-06-26 15:21:08 -05:00
committed by Zachary Plata
parent 3e6262f21f
commit 4a554dd1ad

View File

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