Skip to content

Commit aab9383

Browse files
authored
Add missing comma (#30)
1 parent 5b5dada commit aab9383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A Model Context Protocol server",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/e2b-dev/mcp-server"
7+
"url": "https://github.com/e2b-dev/mcp-server",
88
"directory": "packages/js"
99
},
1010
"type": "module",

0 commit comments

Comments
 (0)