Skip to content

Commit

Permalink
bump rive canvas to 2.23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Nov 27, 2024
1 parent 6479556 commit e5ff233
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.10",
"@rive-app/canvas-lite": "2.23.10",
"@rive-app/webgl": "2.23.10",
"@rive-app/webgl2": "2.23.10"
"@rive-app/canvas": "2.23.11",
"@rive-app/canvas-lite": "2.23.11",
"@rive-app/webgl": "2.23.11",
"@rive-app/webgl2": "2.23.11"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit e5ff233

Please sign in to comment.