@teambit/global-config 0.0.0-ac59a3fbcbaae5f28710dfb9959e9c07e44d2594 → 0.0.0-ae284870947f1de115393821031ca0316b3e0ea6
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@ae284870947f1de115393821031ca0316b3e0ea6/dist/global-config.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@ae284870947f1de115393821031ca0316b3e0ea6/dist/global-config.docs.md';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/global-config",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-ae284870947f1de115393821031ca0316b3e0ea6",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/global-config",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "global-config",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "ae284870947f1de115393821031ca0316b3e0ea6"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
"@teambit/harmony": "0.4.7",
|
|
18
18
|
"@teambit/legacy.constants": "0.0.20",
|
|
19
19
|
"@teambit/bit-error": "0.0.404",
|
|
20
|
-
"@teambit/cli": "0.0.0-
|
|
21
|
-
"@teambit/config-store": "0.0.0-
|
|
22
|
-
"@teambit/legacy.scope": "0.0.0-
|
|
23
|
-
"@teambit/scope.remotes": "0.0.0-
|
|
20
|
+
"@teambit/cli": "0.0.0-5f4fb1d67617a65597cf54fc9711ac6a86199e08",
|
|
21
|
+
"@teambit/config-store": "0.0.0-1e2fa8287d6d13f70056bdc3fdd5eba08a8f0446",
|
|
22
|
+
"@teambit/legacy.scope": "0.0.0-3d82182a1cadada7a2e6f920b5433bfaf27780de",
|
|
23
|
+
"@teambit/scope.remotes": "0.0.0-2e3ba08f2279b40cd815764fe7a61557f2f8acf4"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@types/cli-table": "^0.3.0",
|