Skip to content

Commit

Permalink
feat: responsive layouts!
Browse files Browse the repository at this point in the history
  • Loading branch information
HayesGordon committed Oct 30, 2024
1 parent 119f7ee commit 520f5d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.21.7",
"@rive-app/canvas-lite": "2.21.7",
"@rive-app/webgl": "2.21.7",
"@rive-app/webgl2": "2.21.7"
"@rive-app/canvas": "2.22.0",
"@rive-app/canvas-lite": "2.22.0",
"@rive-app/webgl": "2.22.0",
"@rive-app/webgl2": "2.22.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 520f5d1

Please sign in to comment.