:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
The resolver package exports were changed and the legacy workflow compile package imports for it were not updated which caused it to break. This PR corrects the import in legacy workflow-compile.
This PR was prompted by https://github.com/trufflesuite/truffle/issues/6066.
The resolver package exports were changed and the legacy workflow compile package imports for it were not updated which caused it to break. This PR corrects the import in legacy workflow-compile.