diff options
Diffstat (limited to 'FrontEnd/package.json')
-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 9943355b..44b3f9c2 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -71,7 +71,7 @@ "@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
"@types/node": "^15.6.1",
- "@types/react": "^17.0.8",
+ "@types/react": "^17.0.9",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.5",
"@types/react-responsive": "^8.0.2",
|