Skip to content

Commit d477ff3

Browse files
committed
Support Node.js v12.0.0
1 parent a7c87e6 commit d477ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/loader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/AssemblyScript/assemblyscript/issues"
2626
},
2727
"type": "module",
28-
"main": "index.js",
28+
"main": "./umd/index.js",
2929
"types": "index.d.ts",
3030
"exports": {
3131
"import": "./index.js",

0 commit comments

Comments
 (0)