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