Skip to content

Commit 70ee403

Browse files
committed
chore: adjust node version
1 parent 5403cad commit 70ee403

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package-lock.json

Lines changed: 3 additions & 0 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
@@ -12,7 +12,7 @@
1212
"url": "git+https://github.com/modelcontextprotocol/typescript-sdk.git"
1313
},
1414
"engines": {
15-
"node": ">=22.12.0"
15+
"node": ">=18"
1616
},
1717
"keywords": [
1818
"modelcontextprotocol",

0 commit comments

Comments
 (0)