@teambit/global-config 0.0.0-3ef856de5d8ff80d2cee6569bd597e9e52d3a07a → 0.0.0-403a81f12e5315149369c7a04368bb52c690c089

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@3ef856de5d8ff80d2cee6569bd597e9e52d3a07a/dist/global-config.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@3ef856de5d8ff80d2cee6569bd597e9e52d3a07a/dist/global-config.docs.md';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@403a81f12e5315149369c7a04368bb52c690c089/dist/global-config.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_global-config@403a81f12e5315149369c7a04368bb52c690c089/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-3ef856de5d8ff80d2cee6569bd597e9e52d3a07a",
3
+ "version": "0.0.0-403a81f12e5315149369c7a04368bb52c690c089",
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": "3ef856de5d8ff80d2cee6569bd597e9e52d3a07a"
9
+ "version": "403a81f12e5315149369c7a04368bb52c690c089"
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-45f6da9c2602bcb75bbb6ea11cc0ac58b04df47f",
23
- "@teambit/config-store": "0.0.0-12acdae2fb2d2ab2f75ccd55e96c6de8dff24626"
22
+ "@teambit/cli": "0.0.0-dfe03c0f40da57f8ce2210cf940caaf6e4c6369e",
23
+ "@teambit/config-store": "0.0.0-4766b6bbdc6b6249a8d2329285be98b41101130b"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@types/cli-table": "^0.3.0",