Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1848414

Browse files
chore: update required node to >=20.19.0 (#353)
1 parent b10990b commit 1848414

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A Model Context Protocol server for interacting with MongoDB Databases and Mongo
2828

2929
## Prerequisites
3030

31-
- Node.js (v20.10.0 or later)
31+
- Node.js (v20.19.0 or later)
3232

3333
```shell
3434
node -v

‎package-lock.json‎

Lines changed: 1 addition & 1 deletion
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
@@ -78,6 +78,6 @@
7878
"zod": "^3.25.76"
7979
},
8080
"engines": {
81-
"node": ">=20.10.0"
81+
"node": ">=20.19.0"
8282
}
8383
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /