Skip to content

Commit 7e1f056

Browse files
committed
0.8.0
1 parent 98778eb commit 7e1f056

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

console.js

-7
This file was deleted.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@bytecodealliance/componentize-js",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"homepage": "https://github.com/bytecodealliance/componentize-js#readme",
55
"type": "module",
66
"exports": "./src/componentize.js",
77
"devDependencies": {
8-
"@bytecodealliance/preview2-shim": "^0.15.1",
8+
"@bytecodealliance/preview2-shim": "^0.16.0",
99
"mocha": "^10.2.0"
1010
},
1111
"dependencies": {
12-
"@bytecodealliance/jco": "^1.0.2",
12+
"@bytecodealliance/jco": "^1.0.3",
1313
"@bytecodealliance/wizer": "^3.0.1",
1414
"es-module-lexer": "^1.4.1"
1515
},

0 commit comments

Comments
 (0)