@teambit/harmony.content.cli-reference 1.95.51 → 1.95.52

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.
@@ -1451,7 +1451,7 @@
1451
1451
  ]
1452
1452
  },
1453
1453
  {
1454
- "name": "set <component-pattern> <package>",
1454
+ "name": "set <component-pattern> <package...>",
1455
1455
  "alias": "",
1456
1456
  "options": [
1457
1457
  [
package/cli-reference.mdx CHANGED
@@ -397,7 +397,7 @@ https://bit.dev/docs/config/bit-config
397
397
 
398
398
  ### dependencies set
399
399
 
400
- **Usage**: `dependencies set <component-pattern> <package>`
400
+ **Usage**: `dependencies set <component-pattern> <package...>`
401
401
 
402
402
  **Description**: set a dependency to component(s)
403
403
 
@@ -1451,7 +1451,7 @@
1451
1451
  ]
1452
1452
  },
1453
1453
  {
1454
- "name": "set <component-pattern> <package>",
1454
+ "name": "set <component-pattern> <package...>",
1455
1455
  "alias": "",
1456
1456
  "options": [
1457
1457
  [
@@ -1681,7 +1681,7 @@ function MDXContent(_ref) {
1681
1681
  parentName: "p"
1682
1682
  }, "Usage"), ": ", (0, _react2.mdx)("inlineCode", {
1683
1683
  parentName: "p"
1684
- }, "dependencies set <component-pattern> <package>")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
1684
+ }, "dependencies set <component-pattern> <package...>")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
1685
1685
  parentName: "p"
1686
1686
  }, "Description"), ": set a dependency to component(s)"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
1687
1687
  parentName: "table"