chore: remove hoist and install normally

This commit is contained in:
iCrawl
2022-07-23 01:41:12 +02:00
parent f097f0bc1f
commit a490adfe36

View File

@@ -91,8 +91,5 @@
}, },
"engines": { "engines": {
"node": ">=16.9.0" "node": ">=16.9.0"
},
"installConfig": {
"hoistingLimits": "workspaces"
} }
} }