We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8b321 commit 0467eb0Copy full SHA for 0467eb0
components/google_sheets/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pipedream/google_sheets",
3
- "version": "0.8.4",
+ "version": "0.8.5",
4
"description": "Pipedream Google_sheets Components",
5
"main": "google_sheets.app.mjs",
6
"keywords": [
@@ -11,8 +11,8 @@
11
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
12
"dependencies": {
13
"@googleapis/sheets": "^0.3.0",
14
- "@pipedream/google_drive": "^0.6.19",
15
- "@pipedream/platform": "^3.0.0",
+ "@pipedream/google_drive": "^1.0.2",
+ "@pipedream/platform": "^3.1.0",
16
"lodash": "^4.17.21",
17
"uuidv4": "^6.2.6",
18
"zlib": "^1.0.5"
0 commit comments