@teambit/harmony.content.cli-reference 2.0.156 → 2.0.158
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/cli-reference.docs.mdx +1 -1
- package/cli-reference.json +1 -1
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +1 -1
- package/dist/cli-reference.mdx.js +1 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1706584630483.js → preview-1706711443704.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
package/cli-reference.mdx
CHANGED
|
@@ -988,7 +988,7 @@ when no package is specified, all workspace dependencies are installed and all w
|
|
|
988
988
|
|
|
989
989
|
**Usage**: `lane list`
|
|
990
990
|
|
|
991
|
-
**Description**: list local lanes
|
|
991
|
+
**Description**: list local or remote lanes
|
|
992
992
|
|
|
993
993
|
| **Option** | **Option alias** | **Description** |
|
|
994
994
|
| ------------------------------ | :--------------: | ------------------------------------------------------------- |
|
package/dist/cli-reference.json
CHANGED
|
@@ -4998,7 +4998,7 @@ function MDXContent(_ref) {
|
|
|
4998
4998
|
parentName: "p"
|
|
4999
4999
|
}, "lane list")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
5000
5000
|
parentName: "p"
|
|
5001
|
-
}, "Description"), ": list local lanes"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
5001
|
+
}, "Description"), ": list local or remote lanes"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
5002
5002
|
parentName: "table"
|
|
5003
5003
|
}, (0, _react2.mdx)("tr", {
|
|
5004
5004
|
parentName: "thead"
|