@teambit/generator 1.0.453 → 1.0.454
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.generator_generator@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.generator_generator@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.generator_generator@1.0.454/dist/generator.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.generator_generator@1.0.454/dist/generator.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/generator",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.454",
|
4
4
|
"homepage": "https://bit.cloud/teambit/generator/generator",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.generator",
|
8
8
|
"name": "generator",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.454"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"camelcase": "6.2.0",
|
@@ -22,30 +22,30 @@
|
|
22
22
|
"@teambit/harmony": "0.4.6",
|
23
23
|
"@teambit/git.modules.git-ignore": "1.0.2",
|
24
24
|
"@teambit/component.sources": "0.0.42",
|
25
|
-
"@teambit/envs": "1.0.
|
26
|
-
"@teambit/logger": "0.0.
|
27
|
-
"@teambit/new-component-helper": "1.0.
|
25
|
+
"@teambit/envs": "1.0.453",
|
26
|
+
"@teambit/logger": "0.0.1123",
|
27
|
+
"@teambit/new-component-helper": "1.0.453",
|
28
28
|
"@teambit/pkg.modules.component-package-name": "0.0.5",
|
29
29
|
"@teambit/toolbox.path.path": "0.0.4",
|
30
|
-
"@teambit/tracker": "1.0.
|
31
|
-
"@teambit/workspace-config-files": "1.0.
|
30
|
+
"@teambit/tracker": "1.0.453",
|
31
|
+
"@teambit/workspace-config-files": "1.0.453",
|
32
32
|
"@teambit/workspace.modules.node-modules-linker": "0.0.217",
|
33
|
-
"@teambit/workspace": "1.0.
|
34
|
-
"@teambit/component": "1.0.
|
35
|
-
"@teambit/cli": "0.0.
|
36
|
-
"@teambit/graphql": "1.0.
|
37
|
-
"@teambit/aspect-loader": "1.0.
|
38
|
-
"@teambit/bit": "1.8.
|
39
|
-
"@teambit/deprecation": "1.0.
|
40
|
-
"@teambit/git": "1.0.
|
41
|
-
"@teambit/compiler": "1.0.
|
42
|
-
"@teambit/forking": "1.0.
|
33
|
+
"@teambit/workspace": "1.0.453",
|
34
|
+
"@teambit/component": "1.0.453",
|
35
|
+
"@teambit/cli": "0.0.1030",
|
36
|
+
"@teambit/graphql": "1.0.453",
|
37
|
+
"@teambit/aspect-loader": "1.0.453",
|
38
|
+
"@teambit/bit": "1.8.104",
|
39
|
+
"@teambit/deprecation": "1.0.453",
|
40
|
+
"@teambit/git": "1.0.453",
|
41
|
+
"@teambit/compiler": "1.0.453",
|
42
|
+
"@teambit/forking": "1.0.453",
|
43
43
|
"@teambit/git.modules.git-executable": "0.0.1",
|
44
|
-
"@teambit/host-initializer": "0.0.
|
45
|
-
"@teambit/importer": "1.0.
|
46
|
-
"@teambit/install": "1.0.
|
47
|
-
"@teambit/ui": "1.0.
|
48
|
-
"@teambit/config": "0.0.
|
44
|
+
"@teambit/host-initializer": "0.0.166",
|
45
|
+
"@teambit/importer": "1.0.453",
|
46
|
+
"@teambit/install": "1.0.453",
|
47
|
+
"@teambit/ui": "1.0.453",
|
48
|
+
"@teambit/config": "0.0.1204"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"@types/fs-extra": "9.0.7",
|