aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-10 22:52:41 +0800
committercrupest <crupest@outlook.com>2022-04-10 22:53:03 +0800
commit94262e0ab8913dc0059073341af4caa14adcd399 (patch)
treeb22e0b12c49d5698f48731499748a25aa0960863 /FrontEnd
parent727b4655739ee9ee0f3fec7798f8613f7df9eed0 (diff)
downloadtimeline-94262e0ab8913dc0059073341af4caa14adcd399.tar.gz
timeline-94262e0ab8913dc0059073341af4caa14adcd399.tar.bz2
timeline-94262e0ab8913dc0059073341af4caa14adcd399.zip
...
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index ffe9a641..34e508bc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,9 +50,9 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.181",
"@types/node": "^17.0.23",
- "@types/react": "^17.0.43",
+ "@types/react": "^17.0.0",
"@types/react-color": "^3.0.6",
- "@types/react-dom": "^18.0.0",
+ "@types/react-dom": "^17.0.0",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",