remove the overrides

This commit is contained in:
Josh de Leeuw 2024-12-18 17:24:31 -05:00
parent 3948fdc0ac
commit 5611b3c19a

View File

@ -67,11 +67,5 @@
"tslib": "2.6.2",
"typescript": "^5.2.2",
"yaml": "^2.5.1"
},
"overrides": {
"alias-hq": {
"jscodeshift": "0.16.1",
"inquirer": "10.1.6"
}
}
}