Skip to content

Commit b1f2c0f

Browse files
committed
add prompts
1 parent 1d0a1f0 commit b1f2c0f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@brightdata/mcp",
3-
"version": "2.8.8",
3+
"version": "2.8.9",
44
"description": "An MCP interface into the Bright Data toolset",
55
"type": "module",
66
"main": "./server.js",

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/brightdata/brightdata-mcp",
77
"source": "github"
88
},
9-
"version": "2.8.8",
9+
"version": "2.8.9",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"registryBaseUrl": "https://registry.npmjs.org",
1414
"identifier": "@brightdata/mcp",
15-
"version": "2.8.8",
15+
"version": "2.8.9",
1616
"transport": {
1717
"type": "stdio"
1818
},

0 commit comments

Comments
 (0)