Skip to content

Commit 7e08e86

Browse files
committed
0.10.3
1 parent 0ed9153 commit 7e08e86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "@bytecodealliance/componentize-js",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"homepage": "https://github.com/bytecodealliance/componentize-js#readme",
55
"type": "module",
66
"exports": "./src/componentize.js",
77
"devDependencies": {
8-
"@bytecodealliance/preview2-shim": "^0.16.4",
8+
"@bytecodealliance/preview2-shim": "^0.16.5",
99
"mocha": "^10.2.0"
1010
},
1111
"dependencies": {
12-
"@bytecodealliance/jco": "1.4.3",
13-
"@bytecodealliance/wizer": "^3.0.1",
12+
"@bytecodealliance/jco": "1.4.4",
13+
"@bytecodealliance/wizer": "^7.0.4",
1414
"es-module-lexer": "^1.5.4"
1515
},
1616
"types": "types.d.ts",

0 commit comments

Comments
 (0)