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 a6c1f91 commit c9ed4e4Copy full SHA for c9ed4e4
package.json
@@ -10,7 +10,7 @@
10
"node": "23"
11
},
12
"main": "dist/src/lib",
13
- "types": "dist/src/lib/types.d.ts",
+ "types": "dist/src/lib/index.d.ts",
14
"bin": {
15
"code-complexity": "dist/bin/code-complexity.js"
16
0 commit comments