sim-setup 1.0.0-preview.11.1 → 1.0.0-preview.14.1

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1546,6 +1546,7 @@ var init_env_capabilities = __esm(() => {
1546
1546
  "google-forms",
1547
1547
  "google-groups",
1548
1548
  "google-meet",
1549
+ "google-chat",
1549
1550
  "vertex-ai"
1550
1551
  ]);
1551
1552
  MICROSOFT_OAUTH_SERVICES = new Set([
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sim-setup",
3
- "version": "1.0.0-preview.11.1",
3
+ "version": "1.0.0-preview.14.1",
4
4
  "description": "Set up and manage a self-hosted Sim installation",
5
5
  "type": "module",
6
6
  "bin": {