patch: bump rive-wasm to 2.1.1

This commit is contained in:
Zach Plata
2023-08-03 08:31:41 -05:00
parent 6ecdc05aea
commit e03eae9c0e

View File

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