@teambit/global-config 0.0.0-ab80c6007f8cbce45fec33263f86d44d254859c0 → 0.0.0-b49010e0194b5d067691675d89e38d240567eb0e

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@ab80c6007f8cbce45fec33263f86d44d254859c0/dist/global-config.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@ab80c6007f8cbce45fec33263f86d44d254859c0/dist/global-config.docs.md';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@b49010e0194b5d067691675d89e38d240567eb0e/dist/global-config.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@b49010e0194b5d067691675d89e38d240567eb0e/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-ab80c6007f8cbce45fec33263f86d44d254859c0",
3
+ "version": "0.0.0-b49010e0194b5d067691675d89e38d240567eb0e",
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": "ab80c6007f8cbce45fec33263f86d44d254859c0"
9
+ "version": "b49010e0194b5d067691675d89e38d240567eb0e"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -15,12 +15,12 @@
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.12",
19
18
  "@teambit/bit-error": "0.0.404",
19
+ "@teambit/cli": "0.0.0-a64cbc70797e2fe928926870c9ebd8c7bf4a3cd7",
20
+ "@teambit/config-store": "0.0.0-dd2e8bfda2d62cca099dc16b271542c28aecb39b",
21
+ "@teambit/legacy.constants": "0.0.12",
20
22
  "@teambit/legacy.scope": "0.0.55",
21
- "@teambit/scope.remotes": "0.0.55",
22
- "@teambit/cli": "0.0.0-da6f92cffa1de62f08b504d02454496e6a1918a8",
23
- "@teambit/config-store": "0.0.0-b3dac988e0802eacc3c495aed94e80659af8f128"
23
+ "@teambit/scope.remotes": "0.0.55"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@types/cli-table": "^0.3.0",