fix: bump WASM to fix iterator over animatables

This commit is contained in:
Zach Plata
2023-06-07 14:39:03 -05:00
committed by Zachary Plata
parent 22e6dd3494
commit b5f00e5c97

View File

@@ -29,8 +29,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "1.1.9",
"@rive-app/webgl": "1.1.9"
"@rive-app/canvas": "1.1.10",
"@rive-app/webgl": "1.1.10"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"