@teambit/export 1.0.256 → 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.scope_export@1.0.258/dist/export.composition.js';
2
+ import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.scope_export@1.0.258/dist/export.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/export",
3
- "version": "1.0.256",
3
+ "version": "1.0.258",
4
4
  "homepage": "https://bit.cloud/teambit/scope/export",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "export",
9
- "version": "1.0.256"
9
+ "version": "1.0.258"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -19,13 +19,13 @@
19
19
  "@teambit/component-id": "1.2.0",
20
20
  "@teambit/lane-id": "0.0.311",
21
21
  "@teambit/cli": "0.0.862",
22
- "@teambit/eject": "1.0.256",
23
- "@teambit/dependency-resolver": "1.0.256",
22
+ "@teambit/eject": "1.0.258",
23
+ "@teambit/dependency-resolver": "1.0.258",
24
24
  "@teambit/logger": "0.0.955",
25
- "@teambit/remove": "1.0.256",
26
- "@teambit/scope": "1.0.256",
25
+ "@teambit/remove": "1.0.258",
26
+ "@teambit/scope": "1.0.258",
27
27
  "@teambit/workspace.modules.node-modules-linker": "0.0.171",
28
- "@teambit/workspace": "1.0.256"
28
+ "@teambit/workspace": "1.0.258"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@types/lodash": "4.14.165",
@@ -1,7 +0,0 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.256/dist/export.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.256/dist/export.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"}]};