We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef57038 commit 2ef8f58Copy full SHA for 2ef8f58
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"type": "module",
7
"bin": {
8
- "host-cli": "bin/cli.js"
+ "host-cli": "bin/cli.cjs"
9
},
10
"scripts": {
11
"build": "tsup",
0 commit comments