chore: bump rive-wasm to 2.3.1 for mesh fix

This commit is contained in:
Zach Plata
2023-09-06 20:29:46 -05:00
committed by Zachary Plata
parent 0247a46c47
commit dfd89c7691

View File

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