chore: bump wasm to 2.25.5

This commit is contained in:
CI
2025-01-23 20:39:55 +02:00
committed by Gordon
parent 224a768737
commit 192a562764

View File

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