mirror of
https://github.com/rive-app/rive-react.git
synced 2026-03-13 08:22:30 +08:00
patch: bump rive-wasm to allow new parameter for disabling Rive listeners
This commit is contained in:
committed by
Zachary Plata
parent
4b6f5410fd
commit
ce56321e1d
@@ -29,8 +29,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/rive-app/rive-react#readme",
|
||||
"dependencies": {
|
||||
"@rive-app/canvas": "1.1.3",
|
||||
"@rive-app/webgl": "1.1.3"
|
||||
"@rive-app/canvas": "1.1.4",
|
||||
"@rive-app/webgl": "1.1.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user