chore: bump rive web to 2.27.1

This commit is contained in:
Phil Chung
2025-04-23 13:05:42 -06:00
committed by Philip Chung
parent 4914770c70
commit 60b1dda98d

View File

@@ -36,10 +36,10 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.27.0",
"@rive-app/canvas-lite": "2.27.0",
"@rive-app/webgl": "2.27.0",
"@rive-app/webgl2": "2.27.0"
"@rive-app/canvas": "2.27.1",
"@rive-app/canvas-lite": "2.27.1",
"@rive-app/webgl": "2.27.1",
"@rive-app/webgl2": "2.27.1"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0"