chore: bump web to v2.17.0

This commit is contained in:
Gordon Hayes
2024-06-05 19:17:39 +02:00
committed by Gordon
parent f0ea7add89
commit 99a8a42a15

View File

@@ -36,9 +36,9 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.16.0",
"@rive-app/canvas-lite": "2.16.0",
"@rive-app/webgl": "2.16.0"
"@rive-app/canvas": "2.17.0",
"@rive-app/canvas-lite": "2.17.0",
"@rive-app/webgl": "2.17.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"