chore: bump rive-wasm dependency to 2.10.0

This commit is contained in:
Zach Plata
2024-02-05 15:21:44 -06:00
committed by Zachary Plata
parent f67cb244d2
commit 2e52e35ddc

View File

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