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 9451a86 commit c0ecdfeCopy full SHA for c0ecdfe
package.json
@@ -5,7 +5,7 @@
5
"engines": {
6
"node": ">=4"
7
},
8
- "main": "./lib/cli.js",
+ "main": "lib/cli.js",
9
"bin": {
10
"leetcode": "./bin/leetcode"
11
0 commit comments