Skip to content

Commit 0467eb0

Browse files
update pipedream google drive dependency version
1 parent 3a8b321 commit 0467eb0

File tree

2 files changed

+112
-69
lines changed

2 files changed

+112
-69
lines changed

components/google_sheets/package.json

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

0 commit comments

Comments
 (0)