Bumping rive-app/canvas & webgl versions.

This commit is contained in:
Luigi Rosso
2022-12-16 11:19:22 -08:00
committed by Luigi Rosso
parent 6a57630ae6
commit 6c28a8795e

View File

@@ -29,8 +29,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "1.0.95",
"@rive-app/webgl": "1.0.91"
"@rive-app/canvas": "1.0.97",
"@rive-app/webgl": "1.0.93"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
@@ -76,4 +76,4 @@
"typescript": "^4.5.4",
"watch": "^1.0.2"
}
}
}