patch: bump rive-wasm to 2.4.4

This commit is contained in:
Zach Plata
2023-10-03 15:06:31 -05:00
committed by Zachary Plata
parent 44e46c5dee
commit 04d8e01f87

View File

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