Compare commits

...

1 Commits

Author SHA1 Message Date
Hernan Torrisi
a048294fe0 bump rive to 2.31.3 2025-09-03 21:12:32 -07:00

View File

@@ -35,10 +35,10 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.31.2",
"@rive-app/canvas-lite": "2.31.2",
"@rive-app/webgl": "2.31.2",
"@rive-app/webgl2": "2.31.2"
"@rive-app/canvas": "2.31.3",
"@rive-app/canvas-lite": "2.31.3",
"@rive-app/webgl": "2.31.3",
"@rive-app/webgl2": "2.31.3"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0"