Skip to content

Commit 2a78a3c

Browse files
committed
fix: remove trailing space in displayName field in package.json
1 parent 5803f15 commit 2a78a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/vikashloomba/copilot-mcp",
1111
"type": "git"
1212
},
13-
"displayName": "Copilot MCP",
13+
"displayName": "Copilot MCP ",
1414
"description": "Search, manage, and install open-source MCP servers",
1515
"version": "0.0.83",
1616
"icon": "logo.png",

0 commit comments

Comments
 (0)