Skip to content

Commit a66db74

Browse files
committed
feat: Update wasm
* Inline wasm binary (apm-js-collab/orchestrion-js#46) * Load wasm lazily (apm-js-collab/orchestrion-js#45)
1 parent 3912e19 commit a66db74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"lib"
1919
],
2020
"dependencies": {
21-
"@apm-js-collab/code-transformer": "^0.7.0",
21+
"@apm-js-collab/code-transformer": "^0.8.0",
2222
"debug": "^4.4.1",
2323
"module-details-from-path": "^1.0.4"
2424
},
@@ -27,4 +27,4 @@
2727
"borp": "^0.20.1",
2828
"c8": "^10.1.3"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)