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