Skip to content

Commit 8ab50d8

Browse files
committed
chore: added engines node >=14 to pkg
1 parent 12e138b commit 8ab50d8

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
@@ -28,6 +28,9 @@
2828
"underscore.string": "^3.3.5",
2929
"xo": "0.53"
3030
},
31+
"engines": {
32+
"node": ">=14"
33+
},
3134
"files": [
3235
"index.json"
3336
],

0 commit comments

Comments
 (0)