Update node dependency up to 6.x in package.json

This commit is contained in:
bananaappletw 2017-02-15 19:17:51 +08:00
parent 327ab411ac
commit af783b2746

View file

@ -121,7 +121,7 @@
"xss": "^0.3.3" "xss": "^0.3.3"
}, },
"engines": { "engines": {
"node": ">=4.x" "node": ">=6.x"
}, },
"bugs": "https://github.com/hackmdio/hackmd/issues", "bugs": "https://github.com/hackmdio/hackmd/issues",
"keywords": [ "keywords": [