Add markdown devdependency for build

This commit is contained in:
2019-06-25 11:10:55 +05:30
parent 34a6633a52
commit 3e2f6b35a6
2 changed files with 24 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"devDependencies": {
"markdown": "^0.5.0"
}
}