chore: bump js runtime again

This commit is contained in:
CI
2024-11-01 17:22:55 +01:00
committed by Gordon
parent 99489af287
commit d4cef9a131

View File

@@ -36,10 +36,10 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.23.1",
"@rive-app/canvas-lite": "2.23.1",
"@rive-app/webgl": "2.23.1",
"@rive-app/webgl2": "2.23.1"
"@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"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"