Commit bda60bf8 authored by Martin Guether's avatar Martin Guether
Browse files

add engine to package.json

parent 7605b8f3
......@@ -6,6 +6,9 @@
"start": "nodemon -e .js,.html bin/www",
"test": "mocha"
},
"engines" : {
"node" : ">=7.8.0"
},
"dependencies": {
"archiver": "1.3.0",
"async": "2.3.0",
......
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