Skip to content

Commit e6ba475

Browse files
committed
update node engines to >=20.x
1 parent 51d12a4 commit e6ba475

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nhogs/nestjs-neo4j",
33
"version": "0.5.16",
44
"engines": {
5-
"node": ">=18.x"
5+
"node": ">=20.x"
66
},
77
"description": "Neo4j module for Nest framework",
88
"author": "Frederic Ciminera",

0 commit comments

Comments
 (0)