Skip to content

Commit

Permalink
Bump canvas and webgl dependencies to fix alignment memory leaks
Browse files Browse the repository at this point in the history
  • Loading branch information
avivian committed Oct 20, 2022
1 parent fd1a165 commit 39edb88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "1.0.88",
"@rive-app/webgl": "1.0.84"
"@rive-app/canvas": "1.0.89",
"@rive-app/webgl": "1.0.85"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 39edb88

Please sign in to comment.