@teambit/merge-lanes 0.0.0-89022da45cfbfd543b6785e3844f4f0f5982d22e → 0.0.0-8abf511235981bbaef827e9f0c8b7c7e2c737385
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-8abf511235981bbaef827e9f0c8b7c7e2c737385",
|
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": "8abf511235981bbaef827e9f0c8b7c7e2c737385"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -19,27 +19,27 @@
|
|
19
19
|
"@teambit/harmony": "0.4.7",
|
20
20
|
"@teambit/component-id": "1.2.4",
|
21
21
|
"@teambit/lane-id": "0.0.312",
|
22
|
-
"@teambit/express": "0.0.0-
|
23
|
-
"@teambit/logger": "0.0.0-
|
22
|
+
"@teambit/express": "0.0.0-c935505a05d602053ab48aeaa5e4f7f722721da5",
|
23
|
+
"@teambit/logger": "0.0.0-8c046709f6872c2093bf46827d10db77b6f09233",
|
24
24
|
"@teambit/legacy.bit-map": "0.0.112",
|
25
25
|
"@teambit/legacy.cli.prompts": "0.0.18",
|
26
26
|
"@teambit/legacy.consumer": "0.0.55",
|
27
27
|
"@teambit/legacy.scope": "0.0.55",
|
28
|
-
"@teambit/objects": "0.0.0-
|
29
|
-
"@teambit/scope": "0.0.0-
|
30
|
-
"@teambit/checkout": "0.0.0-
|
31
|
-
"@teambit/cli": "0.0.0-
|
32
|
-
"@teambit/config-store": "0.0.0-
|
28
|
+
"@teambit/objects": "0.0.0-26d544ebfc3d7c5854ac08f1dee8d0e089a71c70",
|
29
|
+
"@teambit/scope": "0.0.0-8210731fc3f649d40fbb230bb3fbdf46385e1a0e",
|
30
|
+
"@teambit/checkout": "0.0.0-e73b580907df8ac1784a272ad5eff0974fa5cf14",
|
31
|
+
"@teambit/cli": "0.0.0-af75b2c0ae904c3d5eef70362f53373300d56318",
|
32
|
+
"@teambit/config-store": "0.0.0-0a8a8895f7f4a137fd4708bc31c2fab46a76bf32",
|
33
33
|
"@teambit/legacy.constants": "0.0.12",
|
34
|
-
"@teambit/merging": "0.0.0-
|
35
|
-
"@teambit/remove": "0.0.0-
|
34
|
+
"@teambit/merging": "0.0.0-638e5baef7c6ca97ade9d280ca47f63e4b1967e6",
|
35
|
+
"@teambit/remove": "0.0.0-1b19c25048ea0eb08fb912d32a7f3d5c85dac1b6",
|
36
36
|
"@teambit/component.snap-distance": "0.0.56",
|
37
|
-
"@teambit/config-merger": "0.0.0-
|
38
|
-
"@teambit/export": "0.0.0-
|
37
|
+
"@teambit/config-merger": "0.0.0-fd53001d4998a711edf7bc5225a730ae77557036",
|
38
|
+
"@teambit/export": "0.0.0-da9d5a0f4f03c6f4ef30d2e68f8e89977f6f8080",
|
39
39
|
"@teambit/harmony.modules.get-basic-log": "0.0.56",
|
40
|
-
"@teambit/importer": "0.0.0-
|
41
|
-
"@teambit/lanes": "0.0.0-
|
42
|
-
"@teambit/workspace": "0.0.0-
|
40
|
+
"@teambit/importer": "0.0.0-be8a7a4b23f41fbb5afc187ac18160f40ff423a3",
|
41
|
+
"@teambit/lanes": "0.0.0-29a4e3e5471892bdb73063b3f754250d476504e3",
|
42
|
+
"@teambit/workspace": "0.0.0-dab27a0ee0e13e4a2b91454016ca9ce832247654"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
45
|
"@types/fs-extra": "9.0.7",
|
File without changes
|