maint: bump wasm dependency for more speed on state updates

This commit is contained in:
Zach Plata
2023-03-03 14:38:35 -06:00
committed by Zachary Plata
parent 4e2137422b
commit c2977c705c

View File

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