diff options
author | crupest <crupest@outlook.com> | 2022-04-24 15:46:26 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-24 15:46:26 +0800 |
commit | 2af55f7cbcfe59fe23382d0a7a0ac8cdaf793042 (patch) | |
tree | b71f819135a176213594a751c007eeed88759586 | |
parent | 69c760dbbbdb774957316a98bc135e69d8328dd8 (diff) | |
parent | fac029992aa49960557a72c43fdd3cdc88ee9072 (diff) | |
download | timeline-2af55f7cbcfe59fe23382d0a7a0ac8cdaf793042.tar.gz timeline-2af55f7cbcfe59fe23382d0a7a0ac8cdaf793042.tar.bz2 timeline-2af55f7cbcfe59fe23382d0a7a0ac8cdaf793042.zip |
Merge branch 'main' of https://github.com/crupest/Timeline
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 0ea9bc90..6a99f226 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
"color": "^4.2.3",
- "core-js": "^3.22.1",
+ "core-js": "^3.22.2",
"i18next": "^21.6.16",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
|