@teambit/merge-lanes 0.0.0-6f9b8ebed7472f3bf34199a5968ccff6bbbcb94e → 0.0.0-705b23783382deb948c750a040e0cda0d1cba098
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/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/merge-lanes",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-705b23783382deb948c750a040e0cda0d1cba098",
|
4
4
|
"homepage": "https://bit.cloud/teambit/lanes/merge-lanes",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.lanes",
|
8
8
|
"name": "merge-lanes",
|
9
|
-
"version": "
|
9
|
+
"version": "705b23783382deb948c750a040e0cda0d1cba098"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -16,30 +16,30 @@
|
|
16
16
|
"lodash": "4.17.21",
|
17
17
|
"p-map-series": "2.1.0",
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
|
-
"@teambit/legacy.bit-map": "0.0.111",
|
20
|
-
"@teambit/legacy.cli.prompts": "0.0.18",
|
21
|
-
"@teambit/legacy.consumer": "0.0.54",
|
22
|
-
"@teambit/legacy.scope": "0.0.54",
|
23
|
-
"@teambit/legacy.constants": "0.0.12",
|
24
19
|
"@teambit/harmony": "0.4.7",
|
25
20
|
"@teambit/component-id": "1.2.4",
|
26
|
-
"@teambit/component.snap-distance": "0.0.55",
|
27
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.55",
|
28
21
|
"@teambit/lane-id": "0.0.312",
|
29
|
-
"@teambit/express": "0.0.0-
|
30
|
-
"@teambit/logger": "0.0.0-
|
31
|
-
"@teambit/
|
32
|
-
"@teambit/
|
33
|
-
"@teambit/
|
34
|
-
"@teambit/
|
35
|
-
"@teambit/
|
36
|
-
"@teambit/
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/
|
39
|
-
"@teambit/
|
40
|
-
"@teambit/
|
41
|
-
"@teambit/
|
42
|
-
"@teambit/
|
22
|
+
"@teambit/express": "0.0.0-e2f6d2c65fbda9aea6218a827a50995f1fdffc9f",
|
23
|
+
"@teambit/logger": "0.0.0-25be69574b93c9443a6eb63609a1759b7d8965c5",
|
24
|
+
"@teambit/legacy.bit-map": "0.0.112",
|
25
|
+
"@teambit/legacy.cli.prompts": "0.0.18",
|
26
|
+
"@teambit/legacy.consumer": "0.0.55",
|
27
|
+
"@teambit/legacy.scope": "0.0.55",
|
28
|
+
"@teambit/objects": "0.0.0-8eed7f99ef6c2af50128f4c0074674f45fc578d3",
|
29
|
+
"@teambit/scope": "0.0.0-13421d44ce79d0ac5078cf17febe941d03f96873",
|
30
|
+
"@teambit/checkout": "0.0.0-27b3ae1f18735f8c9ac21d155055b811b70c9753",
|
31
|
+
"@teambit/cli": "0.0.0-a64cbc70797e2fe928926870c9ebd8c7bf4a3cd7",
|
32
|
+
"@teambit/config-store": "0.0.0-dd2e8bfda2d62cca099dc16b271542c28aecb39b",
|
33
|
+
"@teambit/legacy.constants": "0.0.12",
|
34
|
+
"@teambit/merging": "0.0.0-5c79358ec00d83b5eb41e4be9d4e5274fb66a176",
|
35
|
+
"@teambit/remove": "0.0.0-f997add068ca5e0992abf606a478e7a954946963",
|
36
|
+
"@teambit/component.snap-distance": "0.0.56",
|
37
|
+
"@teambit/config-merger": "0.0.0-67b753c914b58df77d94899cc800d4bea3373e52",
|
38
|
+
"@teambit/export": "0.0.0-2f659b77d8a7f373eee2f1531c1f64aaccb2523d",
|
39
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.56",
|
40
|
+
"@teambit/importer": "0.0.0-6f51235f9d8dde80d650cc9d96ebd36d12ea2197",
|
41
|
+
"@teambit/lanes": "0.0.0-f25b4c043ae267aaaa4ef7b327dbbe0d331121f4",
|
42
|
+
"@teambit/workspace": "0.0.0-4699515eddf3d24ed3d7826ae59ea4118717cc30"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
45
|
"@types/fs-extra": "9.0.7",
|
File without changes
|