aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'webui/package.json')
-rw-r--r--webui/package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/webui/package.json b/webui/package.json
index f3138a49..db2eb34b 100644
--- a/webui/package.json
+++ b/webui/package.json
@@ -14,7 +14,11 @@
"react-dom": "^16.8.6",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
- "react-scripts": "^2.1.8"
+ "react-scripts": "^2.1.8",
+ "remark-html": "^9.0.0",
+ "remark-parse": "^6.0.3",
+ "remark-react": "^5.0.1",
+ "unified": "^7.1.0"
},
"devDependencies": {
"eslint-config-prettier": "^4.3.0",