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 7acdbad commit a660587Copy full SHA for a660587
components/airtable_oauth/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pipedream/airtable_oauth",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "Pipedream Airtable (OAuth) Components",
5
"main": "airtable_oauth.app.mjs",
6
"keywords": [
@@ -19,6 +19,5 @@
19
"lodash": "^4.17.21",
20
"lodash.chunk": "^4.2.0",
21
"lodash.isempty": "^4.4.0",
22
- "moment": "^2.30.1"
23
}
24
0 commit comments