Skip to content

Commit

Permalink
maint: bump wasm dependency for more speed on state updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Mar 1, 2023
1 parent f11a433 commit 0696417
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.100",
"@rive-app/webgl": "1.0.96"
"@rive-app/canvas": "1.0.101",
"@rive-app/webgl": "1.0.97"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 0696417

Please sign in to comment.