@teambit/config-store 0.0.0-d3d6d35bc94d6ce3a9862826cce2b021709f1aea → 0.0.0-ef063b61a0085054aa13f33ced598c2e82462855

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.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/config-store",
3
- "version": "0.0.0-d3d6d35bc94d6ce3a9862826cce2b021709f1aea",
3
+ "version": "0.0.0-ef063b61a0085054aa13f33ced598c2e82462855",
4
4
  "homepage": "https://bit.cloud/teambit/harmony/config-store",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.harmony",
8
8
  "name": "config-store",
9
- "version": "d3d6d35bc94d6ce3a9862826cce2b021709f1aea"
9
+ "version": "ef063b61a0085054aa13f33ced598c2e82462855"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -15,7 +15,7 @@
15
15
  "lodash": "4.17.21",
16
16
  "fs-extra": "10.0.0",
17
17
  "@teambit/harmony": "0.4.7",
18
- "@teambit/cli": "0.0.0-459468c54d47a1271abc714ec2bb4eca908f4266",
18
+ "@teambit/cli": "0.0.0-7769b84ea82a67a65a4e2e23ab647429aff83647",
19
19
  "@teambit/legacy.constants": "0.0.12"
20
20
  },
21
21
  "devDependencies": {