@teambit/cloud 0.0.671 → 0.0.672

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,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.cloud/cloud@0.0.671" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.cloud/cloud@0.0.672" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -7561,7 +7561,7 @@
7561
7561
  "componentId": {
7562
7562
  "scope": "teambit.cloud",
7563
7563
  "name": "cloud",
7564
- "version": "0.0.671"
7564
+ "version": "0.0.672"
7565
7565
  },
7566
7566
  "taggedModuleExports": []
7567
7567
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/cloud",
3
- "version": "0.0.671",
3
+ "version": "0.0.672",
4
4
  "homepage": "https://bit.cloud/teambit/cloud/cloud",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.cloud",
8
8
  "name": "cloud",
9
- "version": "0.0.671"
9
+ "version": "0.0.672"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -20,19 +20,19 @@
20
20
  "@teambit/scopes.scope-descriptor": "0.0.24",
21
21
  "@teambit/scopes.scope-id": "0.0.7",
22
22
  "@teambit/design.controls.menu": "0.0.1",
23
- "@teambit/graphql": "1.0.395",
24
- "@teambit/cli": "0.0.972",
23
+ "@teambit/graphql": "1.0.396",
24
+ "@teambit/cli": "0.0.973",
25
25
  "@teambit/cloud.models.cloud-scope": "0.0.3",
26
26
  "@teambit/cloud.models.cloud-user": "0.0.5",
27
- "@teambit/express": "0.0.1071",
28
- "@teambit/global-config": "0.0.975",
29
- "@teambit/logger": "0.0.1065",
30
- "@teambit/scope": "1.0.395",
31
- "@teambit/ui": "1.0.395",
32
- "@teambit/workspace": "1.0.395",
27
+ "@teambit/express": "0.0.1072",
28
+ "@teambit/global-config": "0.0.976",
29
+ "@teambit/logger": "0.0.1066",
30
+ "@teambit/scope": "1.0.396",
31
+ "@teambit/ui": "1.0.396",
32
+ "@teambit/workspace": "1.0.396",
33
33
  "@teambit/cloud.ui.user-bar": "0.0.10",
34
- "@teambit/component": "1.0.395",
35
- "@teambit/lanes": "1.0.395"
34
+ "@teambit/component": "1.0.396",
35
+ "@teambit/lanes": "1.0.396"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/express": "4.17.13",