Skip to content

Commit c2977c7

Browse files
committed
maint: bump wasm dependency for more speed on state updates
1 parent 4e21374 commit c2977c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"homepage": "https://github.com/rive-app/rive-react#readme",
3131
"dependencies": {
32-
"@rive-app/canvas": "1.0.101",
33-
"@rive-app/webgl": "1.0.97"
32+
"@rive-app/canvas": "1.0.102",
33+
"@rive-app/webgl": "1.0.98"
3434
},
3535
"peerDependencies": {
3636
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"

0 commit comments

Comments
 (0)