@teambit/config-store 0.0.0-2b26ce77a58cb99384dc3dc472a4e37b20f071ee → 0.0.0-463e08ca223483c85139bba4114c7d934c13b76d

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-2b26ce77a58cb99384dc3dc472a4e37b20f071ee",
3
+ "version": "0.0.0-463e08ca223483c85139bba4114c7d934c13b76d",
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": "2b26ce77a58cb99384dc3dc472a4e37b20f071ee"
9
+ "version": "463e08ca223483c85139bba4114c7d934c13b76d"
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-2e5f911c71db9449d65d68c07703201040c5418e",
18
+ "@teambit/cli": "0.0.0-aed6f5549cfc58337333fa2fd43f3e4c7a37ad44",
19
19
  "@teambit/legacy.constants": "0.0.12"
20
20
  },
21
21
  "devDependencies": {