Fix: Bump cpp to get nested artboard opacity fix and fill rule patch

This commit is contained in:
Zach Plata
2022-06-22 15:17:14 -05:00
committed by Zachary Plata
parent 1dbb9cd38d
commit bd49e6a4ee

View File

@@ -29,8 +29,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "1.0.67",
"@rive-app/webgl": "1.0.63"
"@rive-app/canvas": "1.0.68",
"@rive-app/webgl": "1.0.65"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"