Skip to content

Commit

Permalink
update rive canvas version
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Nov 21, 2024
1 parent 74a2714 commit 0108d42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.23.8",
"@rive-app/canvas-lite": "2.23.8",
"@rive-app/webgl": "2.23.8",
"@rive-app/webgl2": "2.23.8"
"@rive-app/canvas": "2.23.9",
"@rive-app/canvas-lite": "2.23.9",
"@rive-app/webgl": "2.23.9",
"@rive-app/webgl2": "2.23.9"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 0108d42

Please sign in to comment.