This commit is contained in:
Luigi Rosso
2022-10-21 13:33:02 -07:00
committed by Luigi Rosso
parent 33053b3b7f
commit 6871a81ebd

View File

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