chore: bump rive-wasm to 2.4.2

This commit is contained in:
Zach Plata
2023-09-19 10:50:56 -05:00
committed by Zachary Plata
parent d35e9b2805
commit d710e1e4b2

View File

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