We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5fd51 commit b1d00dbCopy full SHA for b1d00db
packages/neo4j-driver-lite/package.json
@@ -30,9 +30,6 @@
30
"type": "git",
31
"url": "git://github.com/neo4j/neo4j-javascript-driver.git"
32
},
33
- "engines": {
34
- "node": ">=18.0.0"
35
- },
36
"keywords": [
37
"neo4j",
38
"driver"
packages/neo4j-driver/package.json
@@ -8,9 +8,6 @@
8
9
10
11
12
13
14
"scripts": {
15
"lint": "eslint --fix --ext .js ./",
16
"test": "gulp test",
0 commit comments