Bump WASM dependency to 2.7.2 for nested input patch

This commit is contained in:
Zach Plata
2023-11-08 13:25:07 -06:00
committed by Zachary Plata
parent 64416e0b4d
commit 95183ff8d5

View File

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