@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/automation.js +0 -1
- package/dist/automation.js.map +2 -2
- package/dist/index.js +0 -1
- package/dist/index.js.map +2 -2
- package/package.json +8 -8
- package/src/api/controllers/datasource.ts +1 -1
package/dist/automation.js
CHANGED
|
@@ -23816,7 +23816,6 @@ 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";
|
|
23820
23819
|
init_src();
|
|
23821
23820
|
import_google_auth_library = require("google-auth-library");
|
|
23822
23821
|
init_utils14();
|