chore: bump rive-wasm to 2.7.8 for texture deletion check

This commit is contained in:
Zach Plata
2023-12-14 16:58:10 -06:00
committed by Zachary Plata
parent 5eb5ccfdaa
commit 97a29acfdc

View File

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