@teambit/config-store 0.0.0-7477d0d8764ecd8124f856daa6c01ae7f02e73e1 → 0.0.0-77e72a4813cadd43be114c210b558157d5cac596

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-7477d0d8764ecd8124f856daa6c01ae7f02e73e1",
3
+ "version": "0.0.0-77e72a4813cadd43be114c210b558157d5cac596",
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": "7477d0d8764ecd8124f856daa6c01ae7f02e73e1"
9
+ "version": "77e72a4813cadd43be114c210b558157d5cac596"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -14,9 +14,9 @@
14
14
  "@teambit/gitconfig": "2.0.10",
15
15
  "lodash": "4.17.21",
16
16
  "fs-extra": "10.0.0",
17
+ "@teambit/legacy.constants": "0.0.12",
17
18
  "@teambit/harmony": "0.4.7",
18
- "@teambit/cli": "0.0.0-32da138ed65f1578734e17d0cbae6da46c75264f",
19
- "@teambit/legacy.constants": "0.0.12"
19
+ "@teambit/cli": "0.0.0-d7a7be77442beb9f46d21898fdb14a27f14a02df"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@types/lodash": "4.14.165",