Skip to content

Commit abc5f9a

Browse files
authored
Fixing npm build issues with 1.9.0 wasm package (#555)
* Fixing npm build issues with 1.9.0 wasm package * Fixing build issues * bump package version
1 parent 023b5d6 commit abc5f9a

17 files changed

Lines changed: 294 additions & 62 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.9.0"
3+
"version": "1.9.1"
44
}

0 commit comments

Comments
 (0)