Skip to content

Commit 070b88b

Browse files
committed
chore: update Node.js engine matrix
BREAKING CHANGE: This drops explicit, documented support for Node.js v10, v11, v12, v13, v15, v17 Signed-off-by: Rifa Achrinza <[email protected]>
1 parent d0e815b commit 070b88b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "6.2.0",
44
"description": "The official MongoDB connector for the LoopBack framework.",
55
"engines": {
6-
"node": ">=10"
6+
"node": "14 || 16 || 18"
77
},
88
"author": "IBM Corp.",
99
"main": "index.js",

0 commit comments

Comments
 (0)