Unverified Commit 56bade93 authored by Dmitriev Sergey's avatar Dmitriev Sergey Committed by GitHub

Merge pull request #14 from adaxi/master

Update engine dependencies
parents 117e02d5 32c8fcab
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"test": "mocha -R tap --exit" "test": "mocha -R tap --exit"
}, },
"engines": { "engines": {
"node": ">=0.8.0" "node": ">=6"
}, },
"dependencies": { "dependencies": {
"readable-stream": "^2.3.0" "readable-stream": "^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