Skip to content

Commit 811f7b1

Browse files
committed
remove engines requirement (fixes #51)
1 parent cdd174d commit 811f7b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
},
2525
"author": "Will Honey",
2626
"license": "MIT",
27-
"engines": {
28-
"node": "> 14"
29-
},
3027
"peerDependencies": {
3128
"eslint": "5.x - 8.x"
3229
},

0 commit comments

Comments
 (0)