We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f2026 commit c7d1d92Copy full SHA for c7d1d92
package.json
@@ -35,10 +35,10 @@
35
},
36
"homepage": "https://github.com/rive-app/rive-react#readme",
37
"dependencies": {
38
- "@rive-app/canvas": "2.32.0",
39
- "@rive-app/canvas-lite": "2.32.0",
40
- "@rive-app/webgl": "2.32.0",
41
- "@rive-app/webgl2": "2.32.0"
+ "@rive-app/canvas": "2.32.1",
+ "@rive-app/canvas-lite": "2.32.1",
+ "@rive-app/webgl": "2.32.1",
+ "@rive-app/webgl2": "2.32.1"
42
43
"peerDependencies": {
44
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0"
0 commit comments