Commit 9e44f5a7 authored by afc163's avatar afc163

Add engines in package.json

parent cbc0ea75
......@@ -82,6 +82,9 @@
"**/*.{js,jsx}": "lint-staged:js",
"**/*.less": "stylelint --syntax less"
},
"engines": {
"node" : ">=8.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment