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
commit486663e6b4b2aa4addc4c84d24e1ce5252941858 (patch)
treeab4e6995049a660047614f642ac7d1ba5fb62c99 /FrontEnd/package.json
parent7d74e849d96fa29019ef001b528df6612d93f085 (diff)
downloadtimeline-486663e6b4b2aa4addc4c84d24e1ce5252941858.tar.gz
timeline-486663e6b4b2aa4addc4c84d24e1ce5252941858.tar.bz2
timeline-486663e6b4b2aa4addc4c84d24e1ce5252941858.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",