@budibase/server 2.7.1-alpha.0 → 2.7.1-alpha.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.
package/dist/index.js CHANGED
@@ -29043,7 +29043,6 @@ async function setupCreationAuth(datasouce) {
29043
29043
  var import_google_auth_library, import_google_spreadsheet, import_node_fetch10, ALLOWED_TYPES, SCHEMA12, GoogleSheetsIntegration, googlesheets_default;
29044
29044
  var init_googlesheets = __esm({
29045
29045
  "src/integrations/googlesheets.ts"() {
29046
- "use strict";
29047
29046
  init_src();
29048
29047
  import_google_auth_library = require("google-auth-library");
29049
29048
  init_utils19();