Skip to content

Commit

Permalink
Scope the package
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Nov 26, 2024
1 parent a6c5460 commit cd9cdb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mcp-installer",
"name": "@anaisbetts/mcp-installer",
"version": "0.5.0",
"bin": {
"mcp-installer": "./lib/index.mjs"
Expand All @@ -21,4 +21,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}

0 comments on commit cd9cdb6

Please sign in to comment.