Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly use "devDependencies" group in package.json
There were quite a few dependencies that should have been added to "devDependencies" in the first place. Changing this now so we can configure Dependabot to update all dev dependencies in a single PR.
- Loading branch information