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 db0b9b4 commit 9eb018bCopy full SHA for 9eb018b
package.json
@@ -4,7 +4,7 @@
4
"description": "A CLI tool to manage code2prompt file size limits",
5
"main": "index.js",
6
"bin": {
7
- "code2prompt-manager": "./index.js"
+ "code2prompt-manager": "index.js"
8
},
9
"scripts": {
10
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments