remove local version of marked.js, prefer bower version

This commit is contained in:
ansuz
2016-02-15 11:49:47 +01:00
parent 587f95b6d7
commit afa2811472
3 changed files with 3 additions and 1268 deletions

View File

@@ -26,6 +26,7 @@
"requirejs": "~2.1.15",
"modalBox": "~1.0.2",
"reconnectingWebsocket": "",
"diff-dom": "~2.0.0"
"diff-dom": "~2.0.0",
"marked": "~0.3.5"
}
}