fix(ui): fix override

This commit is contained in:
Łukasz Mierzwa
2023-12-04 19:40:53 +00:00
committed by Łukasz Mierzwa
parent 9e08ff6eac
commit 2cad5b314d

View File

@@ -89,7 +89,7 @@
"typescript": "4.9.5"
},
"overrides": {
"@types/enzyme@3.10.16": {
"@types/enzyme@3.10.17": {
"@types/react": "16.14.46"
}
},