@teambit/config-store 0.0.0-45b68162d45e4aba5c7bb328fb486207dcc89789 → 0.0.0-4a47e6fa97ee1116a15f66d7641e3663a48d4907

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-45b68162d45e4aba5c7bb328fb486207dcc89789",
3
+ "version": "0.0.0-4a47e6fa97ee1116a15f66d7641e3663a48d4907",
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": "45b68162d45e4aba5c7bb328fb486207dcc89789"
9
+ "version": "4a47e6fa97ee1116a15f66d7641e3663a48d4907"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -16,7 +16,7 @@
16
16
  "fs-extra": "10.0.0",
17
17
  "@teambit/legacy.constants": "0.0.13",
18
18
  "@teambit/harmony": "0.4.7",
19
- "@teambit/cli": "0.0.0-bd822400fcbb4175e518270eabaa32ed1d0179e1"
19
+ "@teambit/cli": "0.0.0-679bf0602e92a79622bc2d9eb5d8e286edf18a15"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@types/lodash": "4.14.165",