Skip to content

Commit

Permalink
chore(package-lock): move yarn dependencies
Browse files Browse the repository at this point in the history
this pr moves yarn dependencies from the `dependencies` section of our
package-lock.json to `dev-dependencies`. In
#3082, we didn't use the npm
cli to move these from dependencies->dev-dependencies during iteration
of the feature. this PR puts them in the correct place.
  • Loading branch information
rwaskiewicz committed Oct 8, 2021
1 parent e17b915 commit ac00c2e
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ac00c2e

Please sign in to comment.