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 befa05c commit f74a472Copy full SHA for f74a472
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codeanalyzer-typescript",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "CLDK TypeScript analyzer — emits the canonical CLDK analysis.json (symbol table + resolver-based call graph) via ts-morph.",
5
"type": "module",
6
"module": "src/index.ts",
0 commit comments