Skip to content

Commit f7fdac8

Browse files
committed
chore: update package.json
BREAKING CHANGE: Drop Node.js 18 support Signed-off-by: dhmlau <[email protected]>
1 parent 0a04668 commit f7fdac8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -3,7 +3,7 @@
33
"version": "7.0.0-alpha.7",
44
"description": "The official MongoDB connector for the LoopBack framework.",
55
"engines": {
6-
"node": "18 || 20"
6+
"node": "20 || 22 || 24"
77
},
88
"author": "IBM Corp.",
99
"main": "index.js",

0 commit comments

Comments
 (0)