@teambit/docs 1.0.444 → 1.0.445

Sign up to get free protection for your applications and to get access to all the features.
@@ -6685,7 +6685,7 @@
6685
6685
  "componentId": {
6686
6686
  "scope": "teambit.docs",
6687
6687
  "name": "docs",
6688
- "version": "1.0.444"
6688
+ "version": "1.0.445"
6689
6689
  },
6690
6690
  "taggedModuleExports": []
6691
6691
  }
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.444/dist/docs.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.444/dist/docs.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.445/dist/docs.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.445/dist/docs.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/docs",
3
- "version": "1.0.444",
3
+ "version": "1.0.445",
4
4
  "homepage": "https://bit.cloud/teambit/docs/docs",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.docs",
8
8
  "name": "docs",
9
- "version": "1.0.444"
9
+ "version": "1.0.445"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -19,22 +19,22 @@
19
19
  "@teambit/base-react.themes.theme-switcher": "1.0.2",
20
20
  "@teambit/component.ui.component-meta": "0.0.359",
21
21
  "@teambit/base-ui.loaders.skeleton": "1.0.1",
22
- "@teambit/compiler": "1.0.444",
23
- "@teambit/component": "1.0.444",
24
- "@teambit/pkg": "1.0.444",
25
- "@teambit/workspace": "1.0.444",
26
- "@teambit/cli": "0.0.1021",
27
- "@teambit/component.sources": "0.0.39",
28
- "@teambit/dev-files": "1.0.444",
29
- "@teambit/envs": "1.0.444",
30
- "@teambit/graphql": "1.0.444",
31
- "@teambit/logger": "0.0.1114",
32
- "@teambit/preview": "1.0.444",
33
- "@teambit/scope": "1.0.444",
34
- "@teambit/api-reference": "1.0.444",
35
- "@teambit/component-compare": "1.0.444",
36
- "@teambit/ui": "1.0.444",
37
- "@teambit/pubsub": "1.0.444",
22
+ "@teambit/compiler": "1.0.445",
23
+ "@teambit/component": "1.0.445",
24
+ "@teambit/pkg": "1.0.445",
25
+ "@teambit/workspace": "1.0.445",
26
+ "@teambit/cli": "0.0.1022",
27
+ "@teambit/component.sources": "0.0.40",
28
+ "@teambit/dev-files": "1.0.445",
29
+ "@teambit/envs": "1.0.445",
30
+ "@teambit/graphql": "1.0.445",
31
+ "@teambit/logger": "0.0.1115",
32
+ "@teambit/preview": "1.0.445",
33
+ "@teambit/scope": "1.0.445",
34
+ "@teambit/api-reference": "1.0.445",
35
+ "@teambit/component-compare": "1.0.445",
36
+ "@teambit/ui": "1.0.445",
37
+ "@teambit/pubsub": "1.0.445",
38
38
  "@teambit/compositions.panels.composition-gallery": "0.0.213",
39
39
  "@teambit/preview.ui.component-preview": "1.0.16"
40
40
  },