feature: add onAdvance callback through wasm bump too 1.2.2

This commit is contained in:
Zach Plata
2023-07-19 08:55:49 -05:00
committed by Zachary Plata
parent 62a425f30e
commit 70546308b4

View File

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