@teambit/forking 1.0.257 → 1.0.258

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.component_forking@1.0.258/dist/forking.composition.js';
2
+ import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.component_forking@1.0.258/dist/forking.docs.mdx';
3
+
4
+ export const compositions = [compositions_0];
5
+ export const overview = [overview_0];
6
+
7
+ export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/forking",
3
- "version": "1.0.257",
3
+ "version": "1.0.258",
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.257"
9
+ "version": "1.0.258"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -19,17 +19,17 @@
19
19
  "@teambit/component-id": "1.2.0",
20
20
  "@teambit/component-version": "1.0.3",
21
21
  "@teambit/cli": "0.0.862",
22
- "@teambit/generator": "1.0.258",
23
- "@teambit/component": "1.0.257",
24
- "@teambit/graphql": "1.0.257",
22
+ "@teambit/generator": "1.0.259",
23
+ "@teambit/component": "1.0.258",
24
+ "@teambit/graphql": "1.0.258",
25
25
  "@teambit/component-package-version": "0.0.433",
26
- "@teambit/dependency-resolver": "1.0.257",
27
- "@teambit/install": "1.0.257",
28
- "@teambit/new-component-helper": "1.0.257",
29
- "@teambit/pkg": "1.0.257",
30
- "@teambit/refactoring": "1.0.257",
31
- "@teambit/typescript": "1.0.257",
32
- "@teambit/workspace": "1.0.257"
26
+ "@teambit/dependency-resolver": "1.0.258",
27
+ "@teambit/install": "1.0.258",
28
+ "@teambit/new-component-helper": "1.0.258",
29
+ "@teambit/pkg": "1.0.258",
30
+ "@teambit/refactoring": "1.0.258",
31
+ "@teambit/typescript": "1.0.258",
32
+ "@teambit/workspace": "1.0.258"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/lodash": "4.14.165",
@@ -1,7 +0,0 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.257/dist/forking.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.257/dist/forking.docs.mdx';
3
-
4
- export const compositions = [compositions_0];
5
- export const overview = [overview_0];
6
-
7
- export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};