chore: bump rive-wasm to 2.10.2 for various dependency fixes

This commit is contained in:
Zach Plata
2024-02-21 12:12:50 -06:00
committed by Zachary Plata
parent aa89f2a1ba
commit a34a588ee5

View File

@@ -36,9 +36,9 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.10.1",
"@rive-app/canvas-lite": "2.10.1",
"@rive-app/webgl": "2.10.1"
"@rive-app/canvas": "2.10.2",
"@rive-app/canvas-lite": "2.10.2",
"@rive-app/webgl": "2.10.2"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"