Skip to content

Commit c273af3

Browse files
committed
Targets Node.js 12
1 parent 616ac75 commit c273af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A fork of `eslint-plugin-import` using `get-tsconfig` to replace `tsconfig-paths` and heavy `typescript` under the hood.",
55
"funding": "https://opencollective.com/unts",
66
"engines": {
7-
"node": ">=4"
7+
"node": ">=12"
88
},
99
"main": "lib/index.js",
1010
"directories": {

0 commit comments

Comments
 (0)