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 bb8b9769..dddc2e93 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -50,7 +50,7 @@ "@types/color": "^3.0.2",
"@types/lodash": "^4.14.177",
"@types/node": "^16.11.7",
- "@types/react": "^17.0.35",
+ "@types/react": "^17.0.37",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",
"@types/react-responsive": "^8.0.4",
|