aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-03-07 16:15:47 +0800
committercrupest <crupest@outlook.com>2021-03-07 16:15:47 +0800
commit729f2e096d2476634cc8c74857a137eaa8fb5c88 (patch)
tree2c29f634bb775262055855487b90fb8f32da6f43 /FrontEnd/package.json
parentaa167fa78491c9a8116d4a04e6bdec35be4742b6 (diff)
downloadtimeline-729f2e096d2476634cc8c74857a137eaa8fb5c88.tar.gz
timeline-729f2e096d2476634cc8c74857a137eaa8fb5c88.tar.bz2
timeline-729f2e096d2476634cc8c74857a137eaa8fb5c88.zip
feat: Add markdown content view.
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f5013d8a..76d74e16 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -74,6 +74,7 @@
"@types/react-router": "^5.1.12",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
+ "@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.16.1",