@teambit/config-store 0.0.0-b4bd8b2f03634e5084d8200bbb9ab5e48f9bff29 → 0.0.0-c257e6b568aa0d84c85c13a9a8efb16303315d1f
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-c257e6b568aa0d84c85c13a9a8efb16303315d1f",
|
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": "c257e6b568aa0d84c85c13a9a8efb16303315d1f"
|
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-
|
19
|
-
"@teambit/legacy.constants": "0.0.0-
|
18
|
+
"@teambit/cli": "0.0.0-ecf22bcecc955d7f4ef7d2fa565648be6506c695",
|
19
|
+
"@teambit/legacy.constants": "0.0.0-8b0c499e1c5c1539b12bfa8965d2ecc02c3ea6c9"
|
20
20
|
},
|
21
21
|
"devDependencies": {
|
22
22
|
"@types/lodash": "4.14.165",
|
File without changes
|