patch: bump wasm to 1.1.6 for flicker fix

This commit is contained in:
Zach Plata
2023-05-12 16:11:37 -05:00
committed by Zachary Plata
parent 91025e6772
commit 89a6802fa0

View File

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