Colby McHenry 5 달 전
부모
커밋
91aa545f59
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "code-graph",
+  "name": "@colbymchenry/codegraph",
   "version": "0.1.0",
   "description": "A local-first code intelligence system that builds a semantic knowledge graph from any codebase",
   "main": "dist/index.js",