@hasna/mcps 0.0.17 → 0.0.18
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
|
@@ -19790,7 +19790,7 @@ var init_sources = __esm(() => {
|
|
|
19790
19790
|
var require_package = __commonJS((exports, module) => {
|
|
19791
19791
|
module.exports = {
|
|
19792
19792
|
name: "@hasna/mcps",
|
|
19793
|
-
version: "0.0.
|
|
19793
|
+
version: "0.0.18",
|
|
19794
19794
|
description: "Meta-MCP registry & CLI \u2014 discover, manage, and proxy MCP servers",
|
|
19795
19795
|
type: "module",
|
|
19796
19796
|
repository: {
|