chore: bump rive-wasm to 2.1.2

This commit is contained in:
Zach Plata
2023-08-05 11:22:33 -05:00
committed by Zachary Plata
parent 26622596c8
commit 200a86a6ba

View File

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