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