We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27eb72 commit a82b4c1Copy full SHA for a82b4c1
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.1",
40
- "@rive-app/canvas-lite": "2.24.1",
41
- "@rive-app/webgl": "2.24.1",
42
- "@rive-app/webgl2": "2.24.1"
+ "@rive-app/canvas": "2.25.0",
+ "@rive-app/canvas-lite": "2.25.0",
+ "@rive-app/webgl": "2.25.0",
+ "@rive-app/webgl2": "2.25.0"
43
44
"peerDependencies": {
45
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
0 commit comments