chore: bump rive web to 2.18.0

This commit is contained in:
Gordon Hayes
2024-06-18 21:11:00 +02:00
committed by Gordon
parent e4fcef529e
commit 17811adac4

View File

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