patch: bump wasm dependency for blend state enhancements

This commit is contained in:
Zach Plata
2023-04-06 16:45:07 -05:00
committed by Zachary Plata
parent 62490a50f9
commit 87fa1ae2a5

View File

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