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

refactor: Remove lockfiles #655

Closed
wants to merge 4 commits into from
Closed

refactor: Remove lockfiles #655

wants to merge 4 commits into from

Commits on Jan 31, 2023

  1. refactor: Remove lockfiles

    Keeping `package-lock.json` files here causing [contributor problems](#652 (comment)) and prevents CI from testing with the latest versions of our dependencies. They provide no value, so they're being removed.
    stephenmathieson committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    eaf4aa4 View commit details
    Browse the repository at this point in the history
  2. remove ci things

    stephenmathieson committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f8511e0 View commit details
    Browse the repository at this point in the history
  3. no ci

    stephenmathieson committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    986ea3d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. fix test

    michael-siek committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c8c646b View commit details
    Browse the repository at this point in the history