Skip to content

Commit a660587

Browse files
committed
Package version bump
1 parent 7acdbad commit a660587

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/airtable_oauth/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/airtable_oauth",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Pipedream Airtable (OAuth) Components",
55
"main": "airtable_oauth.app.mjs",
66
"keywords": [
@@ -19,6 +19,5 @@
1919
"lodash": "^4.17.21",
2020
"lodash.chunk": "^4.2.0",
2121
"lodash.isempty": "^4.4.0",
22-
"moment": "^2.30.1"
2322
}
2423
}

0 commit comments

Comments
 (0)