We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9c5faa commit 0f540b3Copy full SHA for 0f540b3
1 file changed
package.json
@@ -33,12 +33,12 @@
33
"license": "MPL-2.0",
34
"repository": {
35
"type": "git",
36
- "url": "git+https://github.com/LogicMonitor/logicmonitor-api-mcp.git"
+ "url": "git+https://github.com/logicmonitor/logicmonitor-api-mcp.git"
37
},
38
"bugs": {
39
- "url": "https://github.com/LogicMonitor/logicmonitor-api-mcp/issues"
+ "url": "https://github.com/logicmonitor/logicmonitor-api-mcp/issues"
40
41
- "homepage": "https://github.com/LogicMonitor/logicmonitor-api-mcp#readme",
+ "homepage": "https://github.com/logicmonitor/logicmonitor-api-mcp#readme",
42
"engines": {
43
"node": ">=18.0.0"
44
0 commit comments