We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d6042 commit 7800ee8Copy full SHA for 7800ee8
1 file changed
package.json
@@ -17,6 +17,9 @@
17
"bench:fdir": "ts-node benchmarks/fdir-benchmark.ts",
18
"release": "./scripts/release.sh"
19
},
20
+ "engines": {
21
+ "node": ">=12.0.0"
22
+ },
23
"repository": {
24
"type": "git",
25
"url": "git+https://github.com/thecodrr/fdir.git"
0 commit comments