feature: Add ability to get and set text via wasm runtime bump

This commit is contained in:
Zach Plata
2023-07-31 13:49:19 -05:00
committed by Zachary Plata
parent 948ded25f7
commit b59bfdef84

View File

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