Skip to content

Commit e4086f2

Browse files
committed
update package version
Breaking version change ot 0.19.0 because of removal of AoT feature due to StarlngMonkey not supporting weval any longer. Signed-off-by: Karthik Ganeshram <karthik.ganeshram@fermyon.com>
1 parent d3c598b commit e4086f2

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bytecodealliance/componentize-js",
3-
"version": "0.18.5",
3+
"version": "0.19.0",
44
"homepage": "https://github.com/bytecodealliance/componentize-js#readme",
55
"description": "ESM -> WebAssembly Component creator, via a SpiderMonkey JS engine embedding",
66
"type": "module",

0 commit comments

Comments
 (0)