@teambit/install 1.0.469 → 1.0.470
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/install",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.470",
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/install",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.workspace",
|
8
8
|
"name": "install",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.470"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -23,25 +23,25 @@
|
|
23
23
|
"@teambit/harmony": "0.4.6",
|
24
24
|
"@teambit/workspace.root-components": "1.0.0",
|
25
25
|
"@teambit/bit-error": "0.0.404",
|
26
|
-
"@teambit/cli": "0.0.
|
27
|
-
"@teambit/dependency-resolver": "1.0.
|
28
|
-
"@teambit/logger": "0.0.
|
29
|
-
"@teambit/workspace": "1.0.
|
30
|
-
"@teambit/application": "1.0.
|
31
|
-
"@teambit/aspect-loader": "1.0.
|
32
|
-
"@teambit/compiler": "1.0.
|
26
|
+
"@teambit/cli": "0.0.1047",
|
27
|
+
"@teambit/dependency-resolver": "1.0.470",
|
28
|
+
"@teambit/logger": "0.0.1140",
|
29
|
+
"@teambit/workspace": "1.0.470",
|
30
|
+
"@teambit/application": "1.0.470",
|
31
|
+
"@teambit/aspect-loader": "1.0.470",
|
32
|
+
"@teambit/compiler": "1.0.470",
|
33
33
|
"@teambit/component-issues": "0.0.151",
|
34
34
|
"@teambit/component-package-version": "0.0.434",
|
35
|
-
"@teambit/component": "1.0.
|
35
|
+
"@teambit/component": "1.0.470",
|
36
36
|
"@teambit/dependencies.fs.linked-dependencies": "0.0.9",
|
37
|
-
"@teambit/envs": "1.0.
|
38
|
-
"@teambit/generator": "1.0.
|
39
|
-
"@teambit/ipc-events": "1.0.
|
40
|
-
"@teambit/issues": "1.0.
|
37
|
+
"@teambit/envs": "1.0.470",
|
38
|
+
"@teambit/generator": "1.0.471",
|
39
|
+
"@teambit/ipc-events": "1.0.470",
|
40
|
+
"@teambit/issues": "1.0.470",
|
41
41
|
"@teambit/pkg.modules.component-package-name": "0.0.5",
|
42
|
-
"@teambit/variants": "0.0.
|
43
|
-
"@teambit/workspace-config-files": "1.0.
|
44
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
42
|
+
"@teambit/variants": "0.0.1314",
|
43
|
+
"@teambit/workspace-config-files": "1.0.470",
|
44
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.222",
|
45
45
|
"@teambit/toolbox.time.time-format": "0.0.496"
|
46
46
|
},
|
47
47
|
"devDependencies": {
|
File without changes
|