Merge pull request #575 from kyrias/commonmark

Replace marked with commonmark
This commit is contained in:
Kegsay
2017-01-17 11:57:08 +00:00
committed by GitHub
2 changed files with 24 additions and 70 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"isomorphic-fetch": "^2.2.1",
"linkifyjs": "^2.1.3",
"lodash": "^4.13.1",
"marked": "^0.3.5",
"commonmark": "^0.27.0",
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
"optimist": "^0.6.1",
"q": "^1.4.1",