aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/package.json
diff options
context:
space:
mode:
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",