@teambit/global-config 0.0.0-a0b2742e0cc9068bfc58accdb7576f1ea6b197fd → 0.0.0-ab49ac1a0c75ae0ca7e7a415e303fe0deb3e6ca1
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@ab49ac1a0c75ae0ca7e7a415e303fe0deb3e6ca1/dist/global-config.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@ab49ac1a0c75ae0ca7e7a415e303fe0deb3e6ca1/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-ab49ac1a0c75ae0ca7e7a415e303fe0deb3e6ca1",
|
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": "ab49ac1a0c75ae0ca7e7a415e303fe0deb3e6ca1"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -16,8 +16,8 @@
|
|
16
16
|
"fs-extra": "10.0.0",
|
17
17
|
"@teambit/harmony": "0.4.7",
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
|
-
"@teambit/cli": "0.0.0-
|
20
|
-
"@teambit/config-store": "0.0.0-
|
19
|
+
"@teambit/cli": "0.0.0-af75b2c0ae904c3d5eef70362f53373300d56318",
|
20
|
+
"@teambit/config-store": "0.0.0-0a8a8895f7f4a137fd4708bc31c2fab46a76bf32",
|
21
21
|
"@teambit/legacy.constants": "0.0.12",
|
22
22
|
"@teambit/legacy.scope": "0.0.55",
|
23
23
|
"@teambit/scope.remotes": "0.0.55"
|