Skip to content

Commit 38d6cd2

Browse files
chore(fastify): remove stray packageManager field from subpackage (#1833)
1 parent babaa50 commit 38d6cd2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/middleware/fastify/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@
1313
"url": "git+https://github.com/modelcontextprotocol/typescript-sdk.git"
1414
},
1515
"engines": {
16-
"node": ">=20",
17-
"pnpm": ">=10.24.0"
16+
"node": ">=20"
1817
},
19-
"packageManager": "pnpm@10.24.0",
2018
"keywords": [
2119
"modelcontextprotocol",
2220
"mcp",

0 commit comments

Comments
 (0)