chore: move dependencies out of root

This commit is contained in:
sbplat
2024-02-05 13:28:46 -05:00
parent e7b4c93481
commit da32769463
4 changed files with 12 additions and 44 deletions

View File

@@ -21,8 +21,5 @@
"engines": {
"npm": ">=7.24.2"
},
"engineStrict": true,
"dependencies": {
"@stirling-tools/joi": "github:Stirling-Tools/joi"
}
"engineStrict": true
}