@teambit/global-config 0.0.0-84ebde5955886268a13c502ad894e1c98fc71c85 → 0.0.0-8594d80ec09a286273515ec4f2f87f9c23301512
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@8594d80ec09a286273515ec4f2f87f9c23301512/dist/global-config.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@8594d80ec09a286273515ec4f2f87f9c23301512/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-8594d80ec09a286273515ec4f2f87f9c23301512",
|
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": "8594d80ec09a286273515ec4f2f87f9c23301512"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"@teambit/bit-error": "0.0.404",
|
20
20
|
"@teambit/legacy.scope": "0.0.57",
|
21
21
|
"@teambit/scope.remotes": "0.0.57",
|
22
|
-
"@teambit/cli": "0.0.0-
|
23
|
-
"@teambit/config-store": "0.0.0-
|
22
|
+
"@teambit/cli": "0.0.0-c1b363c23b2ec53edc6c98a26a14f10b6dbd0d43",
|
23
|
+
"@teambit/config-store": "0.0.0-4c96fcf0f5d1a48e087dcb92c1114f79700cd543"
|
24
24
|
},
|
25
25
|
"devDependencies": {
|
26
26
|
"@types/cli-table": "^0.3.0",
|