diff options
author | crupest <crupest@outlook.com> | 2021-04-13 19:30:20 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-04-13 19:30:20 +0800 |
commit | 0b1faf00c6ae25a9d480e851421521991c017e3e (patch) | |
tree | 97490438e681d1a8823f57229a55580e12295567 | |
parent | fe83d46e84b728bd374b4adddf1e1426c813e078 (diff) | |
download | timeline-0b1faf00c6ae25a9d480e851421521991c017e3e.tar.gz timeline-0b1faf00c6ae25a9d480e851421521991c017e3e.tar.bz2 timeline-0b1faf00c6ae25a9d480e851421521991c017e3e.zip |
...
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index b38ec779..16bebeae 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -15,7 +15,6 @@ "i18next": "^20.2.1",
"i18next-browser-languagedetector": "^6.1.0",
"js-base64": "^3.6.0",
- "localforage": "^1.9.0",
"lodash": "^4.17.21",
"pepjs": "^0.5.3",
"react": "^17.0.1",
@@ -106,7 +105,6 @@ "sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
"ts-loader": "^8.1.0",
- "type-fest": "^1.0.1",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
"webpack": "^5.32.0",
|