maint: bump wasm to support speed on states feature

This commit is contained in:
Zach Plata
2023-02-22 12:56:57 -06:00
committed by Zachary Plata
parent c927f24b5a
commit 48a4726d1f

View File

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