@teambit/config-store 0.0.0-14c3b81d307bfc5078a7157f5302220a246dd12e → 0.0.0-1702a6a530747632ba1167b4c46ef83094a68de6

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-14c3b81d307bfc5078a7157f5302220a246dd12e",
3
+ "version": "0.0.0-1702a6a530747632ba1167b4c46ef83094a68de6",
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": "14c3b81d307bfc5078a7157f5302220a246dd12e"
9
+ "version": "1702a6a530747632ba1167b4c46ef83094a68de6"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -15,8 +15,8 @@
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-e4bcca71ca2a246d12a4499f5e4b046c19bf9ccc",
19
- "@teambit/legacy.constants": "0.0.0-8f98a09dfeb3a94f6df4d9cf9fb9acafe715c6fc"
18
+ "@teambit/cli": "0.0.0-1cbeafa8d34c72d49de4504ee93b6e1ab5c11e1c",
19
+ "@teambit/legacy.constants": "0.0.0-6cf76236ceda9fc2da86be6c48f73b86bc2fbcc6"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@types/lodash": "4.14.165",