@hasna/mcps 0.0.22 → 0.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/index.js +1 -1
- package/package.json +1 -1
package/bin/index.js
CHANGED
|
@@ -36446,7 +36446,7 @@ var init_provider_profiles = __esm(() => {
|
|
|
36446
36446
|
var require_package = __commonJS((exports, module) => {
|
|
36447
36447
|
module.exports = {
|
|
36448
36448
|
name: "@hasna/mcps",
|
|
36449
|
-
version: "0.0.
|
|
36449
|
+
version: "0.0.23",
|
|
36450
36450
|
description: "Meta-MCP registry & CLI \u2014 discover, manage, and proxy MCP servers",
|
|
36451
36451
|
type: "module",
|
|
36452
36452
|
repository: {
|