aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-09-02 22:36:04 +0800
committercrupest <crupest@outlook.com>2020-09-02 22:36:04 +0800
commit20d5614b6048873d5993ffa493f1b254fe8c73c1 (patch)
tree1c308287f6cd2333ea8ffabb32ee3438e9943b45 /Timeline/ClientApp/package.json
parentf70e638be0e1938be31a127fb93acf0be9e5c6c1 (diff)
downloadtimeline-20d5614b6048873d5993ffa493f1b254fe8c73c1.tar.gz
timeline-20d5614b6048873d5993ffa493f1b254fe8c73c1.tar.bz2
timeline-20d5614b6048873d5993ffa493f1b254fe8c73c1.zip
...
Diffstat (limited to 'Timeline/ClientApp/package.json')
-rw-r--r--Timeline/ClientApp/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/Timeline/ClientApp/package.json b/Timeline/ClientApp/package.json
index 144560e5..81232c71 100644
--- a/Timeline/ClientApp/package.json
+++ b/Timeline/ClientApp/package.json
@@ -18,12 +18,14 @@
"lodash": "^4.17.20",
"pepjs": "^0.5.2",
"react": "^16.13.1",
+ "react-bootstrap": "^1.3.0",
"react-dom": "^16.13.1",
"react-hot-loader": "^4.12.21",
"react-i18next": "^11.7.2",
"react-inlinesvg": "^2.0.0",
"react-responsive": "^8.1.0",
"react-router": "^5.2.0",
+ "react-router-bootstrap": "^0.25.0",
"react-router-dom": "^5.2.0",
"reactstrap": "^8.5.1",
"regenerator-runtime": "^0.13.7",
@@ -71,6 +73,7 @@
"@types/react-dom": "^16.9.8",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.8",
+ "@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.5",
"@types/reactstrap": "^8.5.1",
"@types/webpack-env": "^1.15.2",