From cf23e926cf460e9d0a8795a3aad8bf962ba88c98 Mon Sep 17 00:00:00 2001 From: Harminder virk Date: Fri, 12 Jul 2019 18:51:04 +0530 Subject: [PATCH] chore(package): install missing dependencies --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c5fba5f..67ee69d 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "tslint-eslint-rules": "^5.4.0", "typedoc": "^0.14.2", "typedoc-plugin-external-module-name": "^2.1.0", + "typedoc-plugin-markdown": "^2.0.8", "typescript": "^3.5.3" }, "nyc": {