Rename package to @alezmad/cladm for npm publish
npm rejected unscoped "cladm" as too similar to "charm". Scoped under @alezmad with --access=public flag in CI workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "cladm",
|
||||
"name": "@alezmad/cladm",
|
||||
"version": "0.1.0",
|
||||
"description": "TUI launcher for Claude Code sessions",
|
||||
"module": "index.ts",
|
||||
@@ -17,7 +17,7 @@
|
||||
"author": "alezmad",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/alezmad/cladm.git"
|
||||
"url": "git+https://github.com/alezmad/cladm.git"
|
||||
},
|
||||
"engines": {
|
||||
"bun": ">=1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user