Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`npm list` was showing the resolved package was an earlier version than the one in frontend/packages.json. It appears the issue is that many packages started with `frontend/node_modules` in package-lock.json. Uninstalling and re-installing the affected packages fixed it.
- Loading branch information