Skip to content

Commit

Permalink
bump rive canvas to 2.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Sep 12, 2024
1 parent d4e6243 commit 55a40c7
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.20.1",
"@rive-app/canvas-lite": "2.20.1",
"@rive-app/webgl": "2.20.1",
"@rive-app/webgl2": "2.20.1"
"@rive-app/canvas": "2.20.2",
"@rive-app/canvas-lite": "2.20.2",
"@rive-app/webgl": "2.20.2",
"@rive-app/webgl2": "2.20.2"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 55a40c7

Please sign in to comment.