Skip to content

Commit 67909a4

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

run/helloworld/package.docs.json

Lines changed: 1 addition & 0 deletions
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)