@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.
package/dist/index.js CHANGED
@@ -29043,6 +29043,7 @@ 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";
29046
29047
  init_src();
29047
29048
  import_google_auth_library = require("google-auth-library");
29048
29049
  init_utils19();