@teambit/workspace 1.0.835 → 1.0.837
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.837/dist/workspace.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.837/dist/workspace.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/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.837",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/workspace",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.workspace",
|
|
8
8
|
"name": "workspace",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.837"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -102,23 +102,23 @@
|
|
|
102
102
|
"@teambit/scopes.scope-id": "0.0.9",
|
|
103
103
|
"@teambit/workspace.ui.empty-workspace": "0.0.509",
|
|
104
104
|
"@teambit/workspace.ui.workspace-component-card": "0.0.565",
|
|
105
|
-
"@teambit/component": "1.0.
|
|
106
|
-
"@teambit/dependency-resolver": "1.0.
|
|
107
|
-
"@teambit/envs": "1.0.
|
|
108
|
-
"@teambit/objects": "0.0.
|
|
109
|
-
"@teambit/scope": "1.0.
|
|
110
|
-
"@teambit/graph": "1.0.
|
|
111
|
-
"@teambit/isolator": "1.0.
|
|
112
|
-
"@teambit/component-tree": "1.0.
|
|
113
|
-
"@teambit/watcher": "1.0.
|
|
114
|
-
"@teambit/aspect-loader": "1.0.
|
|
115
|
-
"@teambit/graphql": "1.0.
|
|
116
|
-
"@teambit/bundler": "1.0.
|
|
117
|
-
"@teambit/ui": "1.0.
|
|
118
|
-
"@teambit/command-bar": "1.0.
|
|
119
|
-
"@teambit/sidebar": "1.0.
|
|
120
|
-
"@teambit/pubsub": "1.0.
|
|
121
|
-
"@teambit/deprecation": "1.0.
|
|
105
|
+
"@teambit/component": "1.0.837",
|
|
106
|
+
"@teambit/dependency-resolver": "1.0.837",
|
|
107
|
+
"@teambit/envs": "1.0.837",
|
|
108
|
+
"@teambit/objects": "0.0.344",
|
|
109
|
+
"@teambit/scope": "1.0.837",
|
|
110
|
+
"@teambit/graph": "1.0.837",
|
|
111
|
+
"@teambit/isolator": "1.0.837",
|
|
112
|
+
"@teambit/component-tree": "1.0.837",
|
|
113
|
+
"@teambit/watcher": "1.0.837",
|
|
114
|
+
"@teambit/aspect-loader": "1.0.837",
|
|
115
|
+
"@teambit/graphql": "1.0.837",
|
|
116
|
+
"@teambit/bundler": "1.0.837",
|
|
117
|
+
"@teambit/ui": "1.0.837",
|
|
118
|
+
"@teambit/command-bar": "1.0.837",
|
|
119
|
+
"@teambit/sidebar": "1.0.837",
|
|
120
|
+
"@teambit/pubsub": "1.0.837",
|
|
121
|
+
"@teambit/deprecation": "1.0.837"
|
|
122
122
|
},
|
|
123
123
|
"devDependencies": {
|
|
124
124
|
"@types/lodash": "4.14.165",
|