Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 8c1cdcc

Browse files
committed
fix: package name npm
1 parent 45ca9ac commit 8c1cdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "cc-cli",
2+
"name": "@codebase-context/cc-cli",
33
"version": "1.0.0",
44
"description": "A CLI tool for managing and validating codebase context specifications",
55
"main": "dist/index.js",

0 commit comments

Comments
 (0)