@cleocode/caamp 1.3.0 → 1.3.1
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.
|
@@ -1804,7 +1804,7 @@ function buildCleoProfile(options) {
|
|
|
1804
1804
|
packageSpec,
|
|
1805
1805
|
config: {
|
|
1806
1806
|
command: "npx",
|
|
1807
|
-
args: ["-y", packageSpec, "
|
|
1807
|
+
args: ["-y", packageSpec, "mcp"]
|
|
1808
1808
|
}
|
|
1809
1809
|
};
|
|
1810
1810
|
}
|
|
@@ -3869,4 +3869,4 @@ export {
|
|
|
3869
3869
|
toSarif,
|
|
3870
3870
|
validateSkill
|
|
3871
3871
|
};
|
|
3872
|
-
//# sourceMappingURL=chunk-
|
|
3872
|
+
//# sourceMappingURL=chunk-DT22SZ7X.js.map
|