Skip to content

Commit 67909a4

Browse files
authored
fix: adding in type:module in package.docs.json (#3624)
1 parent 9f3c79d commit 67909a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run/helloworld/package.docs.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "1.0.0",
55
"private": true,
66
"main": "index.js",
7+
"type": "module",
78
"scripts": {
89
"start": "node index.js"
910
},

0 commit comments

Comments
 (0)