Skip to content

Commit

Permalink
Bump to rive wasm 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi-rosso committed Jul 26, 2023
1 parent 184ba2e commit 27f7f2b
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": "1.2.4",
"@rive-app/webgl": "1.2.4"
"@rive-app/canvas": "2.0.0",
"@rive-app/webgl": "2.0.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 27f7f2b

Please sign in to comment.