summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/package.json b/ui/package.json
index b5bb14ef..d806575c 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -19,6 +19,7 @@
"@types/js-cookie": "^2.2.1",
"@types/jwt-decode": "^2.2.1",
"@types/markdown-it": "^0.0.7",
+ "@types/markdown-it-container": "^2.0.2",
"autosize": "^4.0.2",
"classcat": "^1.1.3",
"dotenv": "^6.1.0",
@@ -27,6 +28,7 @@
"js-cookie": "^2.2.0",
"jwt-decode": "^2.2.0",
"markdown-it": "^8.4.2",
+ "markdown-it-container": "^2.0.0",
"moment": "^2.24.0",
"rxjs": "^6.4.0"
},