We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2ff68 commit 007438eCopy full SHA for 007438e
package.json
@@ -7,7 +7,7 @@
7
"email": "[email protected]"
8
},
9
"main": "dist/src/lib",
10
- "types": "dist/src/lib/types.d.ts",
+ "types": "dist/src/lib/index.d.ts",
11
"bin": {
12
"code-complexity": "dist/bin/code-complexity.js"
13
0 commit comments