diff options
author | crupest <crupest@outlook.com> | 2021-06-04 23:08:14 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-06-04 23:08:14 +0800 |
commit | 76c0dc5418ba6c284b739fd740c10c7866524e4a (patch) | |
tree | 157c6249254d979bd3c09836200aaa7885efb5f3 | |
parent | 9cd9f1e9dfb140fa103fc2da54321715c5fc705b (diff) | |
download | timeline-76c0dc5418ba6c284b739fd740c10c7866524e4a.tar.gz timeline-76c0dc5418ba6c284b739fd740c10c7866524e4a.tar.bz2 timeline-76c0dc5418ba6c284b739fd740c10c7866524e4a.zip |
build: Upgrade packages.
-rw-r--r-- | FrontEnd/package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index bb31c560..f72d154b 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -26,7 +26,6 @@ "react-i18next": "^11.10.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
- "react-router-bootstrap": "^0.25.0",
"react-router-dom": "^5.2.0",
"regenerator-runtime": "^0.13.7",
"remarkable": "^2.0.1",
@@ -67,11 +66,9 @@ "@types/react-dom": "^17.0.6",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",
- "@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.2",
"@types/webpack-env": "^1.16.0",
- "@types/xregexp": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"clean-webpack-plugin": "^3.0.0",
|