Add current requirements for node versions

Right now we can only run on node versions below 10.x thanks to scrypt
dependencies.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
Sheogorath 2018-05-21 23:08:02 +02:00
parent c71361467d
commit bd46230a7f
No known key found for this signature in database
GPG key ID: 1F05CC3635CDDFFD

View file

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