Update node dependency up to 6.x in package.json
This commit is contained in:
parent
327ab411ac
commit
af783b2746
1 changed files with 1 additions and 1 deletions
|
@ -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": [
|
||||||
|
|
Loading…
Reference in a new issue