patch: bump rive-wasm to 2.7.3

This commit is contained in:
Zach Plata
2023-11-09 15:07:38 -06:00
committed by Zachary Plata
parent e1a4ca0058
commit 53d7548b15

View File

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