We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9b168 commit fddaaf6Copy full SHA for fddaaf6
package.json
@@ -5,7 +5,7 @@
5
"main": "Scoop.js",
6
"type": "module",
7
"bin": {
8
- "scoop": "./bin/cli.js"
+ "scoop": "bin/cli.js"
9
},
10
"files": [
11
"*.js",
0 commit comments