Skip to content

Commit a2a4632

Browse files
chore: add node v in package/mcp (#305)
Co-authored-by: Willhoit <[email protected]>
1 parent a7f9568 commit a2a4632

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/mcp/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
"LICENSE.txt",
3434
"package.json"
3535
],
36+
"engines": {
37+
"node": ">=20.0.0"
38+
},
3639
"dependencies": {
3740
"@modelcontextprotocol/sdk": "^1.18.0",
3841
"@oclif/core": "^4.5.1",

0 commit comments

Comments
 (0)