Skip to content

Commit 8a1e70e

Browse files
author
Robert Jackson
committed
Add supported engines config to package.json.
1 parent fa81a88 commit 8a1e70e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,8 @@
3333
"execa": "^1.0.0",
3434
"jest": "^24.8.0",
3535
"prettier": "^1.17.1"
36+
},
37+
"engines": {
38+
"node": "8.* || 10.* || >= 12.*"
3639
}
3740
}

0 commit comments

Comments
 (0)