chore: fixup root package.json

This commit is contained in:
iCrawl
2023-03-25 22:55:53 +01:00
parent fbd599d586
commit ba93bc8141
3 changed files with 3 additions and 5 deletions

View File

@@ -72,8 +72,5 @@
"apps/*",
"packages/*"
],
"packageManager": "yarn@3.5.0",
"dependencies": {
"@react-icons/all-files": "^4.1.0"
}
"packageManager": "yarn@3.5.0"
}