We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165ff5e commit b4e539fCopy full SHA for b4e539f
1 file changed
apps/server/package.json
@@ -8,7 +8,7 @@
8
"directory": "apps/server"
9
},
10
"bin": {
11
- "okcode": "./dist/index.mjs"
+ "okcode": "./dist/index.cjs"
12
13
"files": [
14
"dist"
0 commit comments