summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-11-21 01:42:35 +0100
committerGitHub2018-11-21 01:42:35 +0100
commit2323d203b4fbeff87a2a8be3fc1c5f34c84120d3 (patch)
tree5b53d07d510b96c986a59acd4ac38abd1609cfc1 /package.json
parent26b617b032d00df4bfbed343f576f14e564f0001 (diff)
parente3b6bcc5f8d325d3b224f415003c770a8349cba5 (diff)
Merge pull request #1063 from SISheogorath/fix/nodeVersion
After removing ws, node version 10 should work
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2edd1af5..ee3c3830 100644
--- a/package.json
+++ b/package.json
@@ -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": [