fix(cli): handle the case where the config is returned as an object with a nested default property

This commit is contained in:
Joakim Carlstein 2024-02-19 09:25:56 +01:00 committed by Joakim Carlstein
parent 6763f338ce
commit 41522094dd
2 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/cli': patch
---
Handle the case where the config is returned as an object with a nested `default` property