Skip to content
Snippets Groups Projects
Commit 0442c82d authored by Lars Trieloff's avatar Lars Trieloff
Browse files

#29 updates minimum node version to 6

parent d0ee2428
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"winston": "^2.2.0" "winston": "^2.2.0"
}, },
"engines": { "engines": {
"node": ">= 0.10.0" "node": ">= 6.0.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment