@teambit/eject 1.0.543 → 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.workspace_eject@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_eject@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_eject@1.0.545/dist/eject.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_eject@1.0.545/dist/eject.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,28 +1,28 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/eject",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.545",
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/eject",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.workspace",
|
8
8
|
"name": "eject",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.545"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
13
13
|
"@teambit/component-id": "1.2.2",
|
14
14
|
"@teambit/harmony": "0.4.6",
|
15
|
-
"@teambit/cli": "0.0.
|
16
|
-
"@teambit/component.sources": "0.0.
|
17
|
-
"@teambit/install": "1.0.
|
18
|
-
"@teambit/legacy.consumer-component": "0.0.
|
19
|
-
"@teambit/legacy.consumer": "0.0.
|
20
|
-
"@teambit/logger": "0.0.
|
21
|
-
"@teambit/pkg.modules.component-package-name": "0.0.
|
22
|
-
"@teambit/remove": "1.0.
|
23
|
-
"@teambit/scope.remotes": "0.0.
|
24
|
-
"@teambit/workspace": "1.0.
|
25
|
-
"@teambit/legacy.constants": "0.0.
|
15
|
+
"@teambit/cli": "0.0.1122",
|
16
|
+
"@teambit/component.sources": "0.0.85",
|
17
|
+
"@teambit/install": "1.0.545",
|
18
|
+
"@teambit/legacy.consumer-component": "0.0.34",
|
19
|
+
"@teambit/legacy.consumer": "0.0.33",
|
20
|
+
"@teambit/logger": "0.0.1215",
|
21
|
+
"@teambit/pkg.modules.component-package-name": "0.0.40",
|
22
|
+
"@teambit/remove": "1.0.545",
|
23
|
+
"@teambit/scope.remotes": "0.0.33",
|
24
|
+
"@teambit/workspace": "1.0.545",
|
25
|
+
"@teambit/legacy.constants": "0.0.11"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@types/mocha": "9.1.0",
|