Skip to content

Commit 93c6720

Browse files
chore(internal): use link instead of file in MCP server package.json files
1 parent 9a5e04e commit 93c6720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"fix": "eslint --fix ."
3131
},
3232
"dependencies": {
33-
"@tryfinch/finch-api": "file:../../dist/",
33+
"@tryfinch/finch-api": "link:../../dist/",
3434
"ajv": "^8.18.0",
3535
"@cloudflare/cabidela": "^0.2.4",
3636
"@hono/node-server": "^1.19.10",

0 commit comments

Comments
 (0)