diff options
author | crupest <crupest@outlook.com> | 2021-07-02 21:59:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-07-02 21:59:08 +0800 |
commit | 00e6794abdfb39cf5bbfcb0d89fc2baa9a83a738 (patch) | |
tree | 8bc9b2f95af0810c985c4d7161462d68a8b6e97c /FrontEnd/package.json | |
parent | 8443f77435a75048587b74615be62f0fefb29bf4 (diff) | |
parent | ac2484a70b4b5a9d6a4d550ae6298fef942b3bd9 (diff) | |
download | timeline-00e6794abdfb39cf5bbfcb0d89fc2baa9a83a738.tar.gz timeline-00e6794abdfb39cf5bbfcb0d89fc2baa9a83a738.tar.bz2 timeline-00e6794abdfb39cf5bbfcb0d89fc2baa9a83a738.zip |
Merge branch 'master' of https://github.com/crupest/Timeline
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 86051dea..f552a0ac 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -49,8 +49,8 @@ "devDependencies": {
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
- "@types/node": "^15.12.5",
- "@types/react": "^17.0.11",
+ "@types/node": "^15.14.0",
+ "@types/react": "^17.0.13",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.8",
"@types/react-responsive": "^8.0.2",
|