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 ae454746..9919e067 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -52,7 +52,7 @@ "@types/lodash": "^4.14.171",
"@types/node": "^16.0.0",
"@types/react": "^17.0.14",
- "@types/react-color": "^3.0.4",
+ "@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.15",
|