chore: bump rive-wasm to 2.1.5 for follow path fix

This commit is contained in:
Zach Plata
2023-08-14 09:13:52 -05:00
committed by Zachary Plata
parent 00d13badcf
commit 1bb8885f22

View File

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