@teambit/workspace 1.0.845 → 1.0.846
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.846/dist/workspace.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.846/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.846",
|
|
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.846"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -105,23 +105,23 @@
|
|
|
105
105
|
"@teambit/scopes.scope-id": "0.0.9",
|
|
106
106
|
"@teambit/workspace.ui.empty-workspace": "0.0.509",
|
|
107
107
|
"@teambit/workspace.ui.workspace-component-card": "0.0.565",
|
|
108
|
-
"@teambit/component": "1.0.
|
|
109
|
-
"@teambit/dependency-resolver": "1.0.
|
|
110
|
-
"@teambit/envs": "1.0.
|
|
111
|
-
"@teambit/objects": "0.0.
|
|
112
|
-
"@teambit/scope": "1.0.
|
|
113
|
-
"@teambit/graph": "1.0.
|
|
114
|
-
"@teambit/isolator": "1.0.
|
|
115
|
-
"@teambit/component-tree": "1.0.
|
|
116
|
-
"@teambit/watcher": "1.0.
|
|
117
|
-
"@teambit/aspect-loader": "1.0.
|
|
118
|
-
"@teambit/graphql": "1.0.
|
|
119
|
-
"@teambit/bundler": "1.0.
|
|
120
|
-
"@teambit/ui": "1.0.
|
|
121
|
-
"@teambit/command-bar": "1.0.
|
|
122
|
-
"@teambit/sidebar": "1.0.
|
|
123
|
-
"@teambit/pubsub": "1.0.
|
|
124
|
-
"@teambit/deprecation": "1.0.
|
|
108
|
+
"@teambit/component": "1.0.846",
|
|
109
|
+
"@teambit/dependency-resolver": "1.0.846",
|
|
110
|
+
"@teambit/envs": "1.0.846",
|
|
111
|
+
"@teambit/objects": "0.0.353",
|
|
112
|
+
"@teambit/scope": "1.0.846",
|
|
113
|
+
"@teambit/graph": "1.0.846",
|
|
114
|
+
"@teambit/isolator": "1.0.846",
|
|
115
|
+
"@teambit/component-tree": "1.0.846",
|
|
116
|
+
"@teambit/watcher": "1.0.846",
|
|
117
|
+
"@teambit/aspect-loader": "1.0.846",
|
|
118
|
+
"@teambit/graphql": "1.0.846",
|
|
119
|
+
"@teambit/bundler": "1.0.846",
|
|
120
|
+
"@teambit/ui": "1.0.846",
|
|
121
|
+
"@teambit/command-bar": "1.0.846",
|
|
122
|
+
"@teambit/sidebar": "1.0.846",
|
|
123
|
+
"@teambit/pubsub": "1.0.846",
|
|
124
|
+
"@teambit/deprecation": "1.0.846"
|
|
125
125
|
},
|
|
126
126
|
"devDependencies": {
|
|
127
127
|
"@types/lodash": "4.14.165",
|