diff options
Diffstat (limited to 'FrontEnd')
-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 14a72d15..11fc21c6 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -72,7 +72,7 @@ "@types/node": "^15.0.3",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",
- "@types/react-dom": "^17.0.4",
+ "@types/react-dom": "^17.0.5",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",
|