Skip to content

Commit dbc3980

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

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.coda",
4-
"name": "Coda",
3+
"id": "community.coda-npx",
4+
"name": "Coda (npx)",
55
"alias": "coda",
66
"description": "Manage Coda docs, pages, tables, and rows. List documents, read and write table data, and create new pages.",
77
"icon": "https://avatars.githubusercontent.com/u/32670283?v=4",

0 commit comments

Comments
 (0)