mirror of
https://github.com/rive-app/rive-react.git
synced 2026-03-13 08:22:30 +08:00
chore: bump rive-wasm to 2.8.2 for additional proxy gl checks before rendering an image/mesh
This commit is contained in:
committed by
Zachary Plata
parent
df14bc383b
commit
5fad06d4bd
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"homepage": "https://github.com/rive-app/rive-react#readme",
|
||||
"dependencies": {
|
||||
"@rive-app/canvas": "2.8.0",
|
||||
"@rive-app/canvas-lite": "2.8.0",
|
||||
"@rive-app/webgl": "2.8.0"
|
||||
"@rive-app/canvas": "2.8.2",
|
||||
"@rive-app/canvas-lite": "2.8.2",
|
||||
"@rive-app/webgl": "2.8.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user