diff options
-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 cc3a2d02..b990bb22 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -51,7 +51,7 @@ "@types/color": "^3.0.2",
"@types/lodash": "^4.14.173",
"@types/node": "^16.9.4",
- "@types/react": "^17.0.21",
+ "@types/react": "^17.0.22",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.3",
|