@teambit/config-store 0.0.0-0e49219f95330104e111090b60e2107265ee70a4 → 0.0.0-0f447c8cdfd6f6e4c3cb03dca4f6f9403c288d4d
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-
|
3
|
+
"version": "0.0.0-0f447c8cdfd6f6e4c3cb03dca4f6f9403c288d4d",
|
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": "
|
9
|
+
"version": "0f447c8cdfd6f6e4c3cb03dca4f6f9403c288d4d"
|
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.0-8b0c499e1c5c1539b12bfa8965d2ecc02c3ea6c9",
|
17
18
|
"@teambit/harmony": "0.4.7",
|
18
|
-
"@teambit/cli": "0.0.0-
|
19
|
-
"@teambit/legacy.constants": "0.0.12"
|
19
|
+
"@teambit/cli": "0.0.0-dd2022f2ccf13b44694256157ac3591cc18d4d57"
|
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.
|
24
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.72"
|
25
25
|
},
|
26
26
|
"peerDependencies": {},
|
27
27
|
"license": "Apache-2.0",
|
File without changes
|