Skip to content

Commit 7800ee8

Browse files
chore: set engines field (#159)
1 parent e7d6042 commit 7800ee8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"bench:fdir": "ts-node benchmarks/fdir-benchmark.ts",
1818
"release": "./scripts/release.sh"
1919
},
20+
"engines": {
21+
"node": ">=12.0.0"
22+
},
2023
"repository": {
2124
"type": "git",
2225
"url": "git+https://github.com/thecodrr/fdir.git"

0 commit comments

Comments
 (0)