We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a68c731 + 9b405e3 commit b1c2715Copy full SHA for b1c2715
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"type": "module",
7
"bin": {
8
- "fetch-client-generator": "./bin/cli.js"
+ "fetch-client-generator": "bin/cli.js"
9
},
10
"scripts": {
11
"test": "mocha"
0 commit comments