@teambit/config-store 0.0.0-4e0dffdcba7af5948984771767f84de468c5d7a1 → 0.0.0-532d6b327866ce89643bbd5b1a5893a21866e65b

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-4e0dffdcba7af5948984771767f84de468c5d7a1",
3
+ "version": "0.0.0-532d6b327866ce89643bbd5b1a5893a21866e65b",
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": "4e0dffdcba7af5948984771767f84de468c5d7a1"
9
+ "version": "532d6b327866ce89643bbd5b1a5893a21866e65b"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -14,14 +14,14 @@
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.14",
17
18
  "@teambit/harmony": "0.4.7",
18
- "@teambit/cli": "0.0.0-eb3e91a1a1e89d3ff105ceb7aba8f9ae8aefc898",
19
- "@teambit/legacy.constants": "0.0.0-9811cd08e49510527a8df6f38609b2545a4c44a0"
19
+ "@teambit/cli": "0.0.0-a1d6a3a584fb589004b0b004d98295c1e7ddb5d3"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@types/lodash": "4.14.165",
23
23
  "@types/fs-extra": "9.0.7",
24
- "@teambit/harmony.envs.core-aspect-env": "0.0.72"
24
+ "@teambit/harmony.envs.core-aspect-env": "0.0.73"
25
25
  },
26
26
  "peerDependencies": {},
27
27
  "license": "Apache-2.0",