Skip to content

Commit af783b2

Browse files
committed
Update node dependency up to 6.x in package.json
1 parent 327ab41 commit af783b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"xss": "^0.3.3"
122122
},
123123
"engines": {
124-
"node": ">=4.x"
124+
"node": ">=6.x"
125125
},
126126
"bugs": "https://github.com/hackmdio/hackmd/issues",
127127
"keywords": [

0 commit comments

Comments
 (0)