bump rive canvas to 2.23.8

This commit is contained in:
Hernan Torrisi
2024-11-15 11:43:44 -08:00
committed by hernan
parent af6c3f84c6
commit 2cfb8a4955

View File

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