@teambit/global-config 0.0.0-f87a6e362a35720696f99d97498fb0a3e649a2f5 → 0.0.0-fb87bfbc5c16c4ada544d5289bd4d2cf3b039c6d
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@fb87bfbc5c16c4ada544d5289bd4d2cf3b039c6d/dist/global-config.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@fb87bfbc5c16c4ada544d5289bd4d2cf3b039c6d/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-fb87bfbc5c16c4ada544d5289bd4d2cf3b039c6d",
|
|
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": "fb87bfbc5c16c4ada544d5289bd4d2cf3b039c6d"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -15,19 +15,19 @@
|
|
|
15
15
|
"lodash": "4.17.21",
|
|
16
16
|
"fs-extra": "10.0.0",
|
|
17
17
|
"@teambit/harmony": "0.4.7",
|
|
18
|
-
"@teambit/legacy.constants": "0.0.
|
|
18
|
+
"@teambit/legacy.constants": "0.0.19",
|
|
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-7d14187e4739b4945237e8906005a2bae28bcc9a",
|
|
21
|
+
"@teambit/config-store": "0.0.0-c4e05245954af17ed0c4162a9d6cbf34c42cb443",
|
|
22
|
+
"@teambit/legacy.scope": "0.0.0-c32668839bcf4cb6a47ba02f7cd030b23d74bf05",
|
|
23
|
+
"@teambit/scope.remotes": "0.0.0-6e1a3b9ddc7dddfaf81bddc8cf568135068d08a1"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@types/cli-table": "^0.3.0",
|
|
27
27
|
"@types/lodash": "4.14.165",
|
|
28
28
|
"@types/fs-extra": "9.0.7",
|
|
29
29
|
"@types/mocha": "9.1.0",
|
|
30
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
30
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.79"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
33
33
|
"react": "^17.0.0 || ^18.0.0",
|