@budibase/server 2.7.1-alpha.1 → 2.7.2

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.
@@ -8,7 +8,7 @@
8
8
  <link rel="preconnect" href="https://fonts.gstatic.com" />
9
9
  <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
10
10
  rel="stylesheet" />
11
- <script type="module" crossorigin src="/builder/assets/index.933787a7.js"></script>
11
+ <script type="module" crossorigin src="/builder/assets/index.9e2b9286.js"></script>
12
12
  <link rel="stylesheet" href="/builder/assets/index.b33e8ad5.css">
13
13
  </head>
14
14
 
@@ -23816,6 +23816,7 @@ async function setupCreationAuth(datasouce) {
23816
23816
  var import_google_auth_library, import_google_spreadsheet, import_node_fetch9, ALLOWED_TYPES, SCHEMA12, GoogleSheetsIntegration, googlesheets_default;
23817
23817
  var init_googlesheets = __esm({
23818
23818
  "src/integrations/googlesheets.ts"() {
23819
+ "use strict";
23819
23820
  init_src();
23820
23821
  import_google_auth_library = require("google-auth-library");
23821
23822
  init_utils14();