Skip to content

Commit 2ff5ba9

Browse files
authored
[FIX] Google Sheets - Using the sub-agent to create and populate a sheet returns errors - Part 2 (#17952)
1 parent c25dc3f commit 2ff5ba9

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

components/google_sheets/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/google_sheets",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
44
"description": "Pipedream Google_sheets Components",
55
"main": "google_sheets.app.mjs",
66
"keywords": [
@@ -11,7 +11,7 @@
1111
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
1212
"dependencies": {
1313
"@googleapis/sheets": "^0.3.0",
14-
"@pipedream/google_drive": "^1.0.2",
14+
"@pipedream/google_drive": "^1.0.4",
1515
"@pipedream/platform": "^3.1.0",
1616
"lodash": "^4.17.21",
1717
"uuidv4": "^6.2.6",

pnpm-lock.yaml

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)