Skip to content

Commit f3083b8

Browse files
committed
fix: rename server files with transport suffix
- community.airtable.json -> community.airtable-npx.json (id: community.airtable-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 54402dc commit f3083b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "community.airtable",
4-
"name": "Airtable",
3+
"id": "community.airtable-npx",
4+
"name": "Airtable (npx)",
55
"alias": "airtable",
66
"description": "Interact with Airtable bases, tables, and records. List schemas, search records, create and update data, and manage comments.",
77
"icon": "https://avatars.githubusercontent.com/u/4953590?v=4",

0 commit comments

Comments
 (0)