@teambit/config-store 0.0.0-d06943c79c78cc90db48d4d30aff732ea695ef8a → 0.0.0-d6a3c06e935dab357e141458ae4194a09e471c80
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-d6a3c06e935dab357e141458ae4194a09e471c80",
|
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": "d6a3c06e935dab357e141458ae4194a09e471c80"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -16,12 +16,12 @@
|
|
16
16
|
"fs-extra": "10.0.0",
|
17
17
|
"@teambit/legacy.constants": "0.0.14",
|
18
18
|
"@teambit/harmony": "0.4.7",
|
19
|
-
"@teambit/cli": "0.0.0-
|
19
|
+
"@teambit/cli": "0.0.0-830a761c6d4c9d6ea5b80ddc57afd8734fb04e48"
|
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.73"
|
25
25
|
},
|
26
26
|
"peerDependencies": {},
|
27
27
|
"license": "Apache-2.0",
|
File without changes
|