Skip to content

Commit

Permalink
fix: bump wasm dependency for clipping issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Mar 30, 2023
1 parent 04910f7 commit 3e6a951
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.102",
"@rive-app/webgl": "1.0.98"
"@rive-app/canvas": "1.0.103",
"@rive-app/webgl": "1.0.103"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 3e6a951

Please sign in to comment.