Fix engine range

pull/7738/head
Josh Duff 6 years ago committed by GitHub
parent feca6d9c91
commit 318e08436c

@ -19,7 +19,7 @@
"README.md"
],
"engines": {
"node": "^8"
"node": ">8"
},
"types": "types/runtime",
"scripts": {

Loading…
Cancel
Save