Skip to content

Commit

Permalink
bump rive canvas to 2.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Sep 17, 2024
1 parent 388fd16 commit 8ebbfb1
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.21.0",
"@rive-app/canvas-lite": "2.21.0",
"@rive-app/webgl": "2.21.0",
"@rive-app/webgl2": "2.21.0"
"@rive-app/canvas": "2.21.1",
"@rive-app/canvas-lite": "2.21.1",
"@rive-app/webgl": "2.21.1",
"@rive-app/webgl2": "2.21.1"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 8ebbfb1

Please sign in to comment.