✏️ Remove resolutions in packagelock

This commit is contained in:
ajnart
2022-07-22 16:16:09 +02:00
parent f7aa6338f1
commit 539903f053
2 changed files with 4 additions and 7 deletions

View File

@@ -86,8 +86,5 @@
"typescript": "^4.7.4",
"yarn-upgrade-all": "^0.7.1"
},
"resolutions": {
"@types/react": "17.0.30"
},
"packageManager": "yarn@3.2.1"
}