Merge pull request #1063 from SISheogorath/fix/nodeVersion

After removing ws, node version 10 should work
This commit is contained in:
Christoph (Sheogorath) Kern
2018-11-21 01:42:35 +01:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

View File

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