mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-28 17:50:56 +01:00
chore: add publishConfig to package.json for public access
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"license": "MIT",
|
||||
"author": "Crawlab Team",
|
||||
"type": "module",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"bin": {
|
||||
"mcp-server-crawlab": "dist/index.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user