Skip to content

Commit 759e5db

Browse files
committed
add logging
1 parent 659b17b commit 759e5db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"url": "https://github.com/mapbox/mcp-server",
77
"source": "github"
88
},
9-
"version": "0.7.1",
9+
"version": "0.7.0",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"registryBaseUrl": "https://registry.npmjs.org",
1414
"runtimeHint": "npx",
15-
"version": "0.7.1",
15+
"version": "0.7.0",
1616
"identifier": "@mapbox/mcp-server",
1717
"transport": {
1818
"type": "stdio"

0 commit comments

Comments
 (0)