@teambit/forking 1.0.544 → 1.0.545
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.component_forking@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.545/dist/forking.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.545/dist/forking.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/forking",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.545",
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/forking",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.component",
|
8
8
|
"name": "forking",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.545"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -18,19 +18,19 @@
|
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
19
|
"@teambit/component-id": "1.2.2",
|
20
20
|
"@teambit/component-version": "1.0.3",
|
21
|
-
"@teambit/cli": "0.0.
|
22
|
-
"@teambit/generator": "1.0.
|
23
|
-
"@teambit/workspace": "1.0.
|
24
|
-
"@teambit/component": "1.0.
|
25
|
-
"@teambit/graphql": "1.0.
|
21
|
+
"@teambit/cli": "0.0.1122",
|
22
|
+
"@teambit/generator": "1.0.546",
|
23
|
+
"@teambit/workspace": "1.0.545",
|
24
|
+
"@teambit/component": "1.0.545",
|
25
|
+
"@teambit/graphql": "1.0.545",
|
26
26
|
"@teambit/component-package-version": "0.0.437",
|
27
|
-
"@teambit/dependency-resolver": "1.0.
|
28
|
-
"@teambit/install": "1.0.
|
29
|
-
"@teambit/new-component-helper": "1.0.
|
30
|
-
"@teambit/pkg": "1.0.
|
31
|
-
"@teambit/refactoring": "1.0.
|
32
|
-
"@teambit/scope": "1.0.
|
33
|
-
"@teambit/typescript": "1.0.
|
27
|
+
"@teambit/dependency-resolver": "1.0.545",
|
28
|
+
"@teambit/install": "1.0.545",
|
29
|
+
"@teambit/new-component-helper": "1.0.545",
|
30
|
+
"@teambit/pkg": "1.0.545",
|
31
|
+
"@teambit/refactoring": "1.0.545",
|
32
|
+
"@teambit/scope": "1.0.545",
|
33
|
+
"@teambit/typescript": "1.0.545",
|
34
34
|
"@teambit/legacy.constants": "0.0.11"
|
35
35
|
},
|
36
36
|
"devDependencies": {
|