bump version to 2.13.0

This commit is contained in:
Arthur Vivian
2024-04-08 20:45:14 +01:00
committed by Arthur Vivian
parent 611522b3e0
commit d3b29cf7d7

View File

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