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 7e57879 commit eca3e21Copy full SHA for eca3e21
package.json
@@ -10,7 +10,7 @@
10
"type": "module",
11
"bin": {
12
"yo": "lib/cli.js",
13
- "yo-complete": "lib/completion/index.js"
+ "yo-complete": "lib/completion/index.cjs"
14
},
15
"engines": {
16
"node": "^18.17.0 || >=20.5.0"
0 commit comments