Fix: Bump wasm to accomodate clipping bug on nested artboards

This commit is contained in:
Zach Plata
2022-10-04 12:44:08 -05:00
committed by Zachary Plata
parent 2a2e532564
commit 8d7f0ab28c

View File

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