Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove it-glob dependency #1200

Merged
merged 2 commits into from
Mar 2, 2023
Merged

Commits on Mar 2, 2023

  1. fix: remove it-glob dependency

    it-glob uses aegir to release so we can't depend on it here, otherwise
    the aegir dependency on it gets symlinked to the package in the it
    monorepo which isn't built at the time aegir tries to build it so
    building fails.
    achingbrain committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    eae3ed2 View commit details
    Browse the repository at this point in the history
  2. chore: add missing dep

    achingbrain committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    657cd3d View commit details
    Browse the repository at this point in the history