Skip to content

Commit 4324760

Browse files
chore: add npm to repo enum
1 parent f35c9fa commit 4324760

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mcp-registry/schema/server-schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"type": {
3636
"type": "string",
3737
"enum": [
38-
"git"
38+
"git",
39+
"npm"
3940
]
4041
},
4142
"url": {

0 commit comments

Comments
 (0)