chore: bump again to make type check happy

This commit is contained in:
CI
2024-11-01 21:00:29 +01:00
committed by Gordon
parent d4cef9a131
commit 7ea9c8fbcb

View File

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