Skip to content

Commit

Permalink
Updating rive wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi-rosso committed Sep 1, 2023
1 parent c0eb7d6 commit 44626c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.2.2",
"@rive-app/webgl": "2.2.2"
"@rive-app/canvas": "2.3.0",
"@rive-app/webgl": "2.3.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down Expand Up @@ -83,4 +83,4 @@
"typescript": "^4.5.4",
"watch": "^1.0.2"
}
}
}

0 comments on commit 44626c7

Please sign in to comment.