auth-graphql-starter icon indicating copy to clipboard operation
auth-graphql-starter copied to clipboard

Add react-router and its dependencies to yarn.lock

Open felpin opened this issue 6 years ago • 0 comments

When running the command yarn install the file yarn.lock is updated, adding react-router and its dependencies.

The lock file should contain all the dependencies of the project and this PR adds a missing dependency on it.

felpin avatar Mar 31 '18 13:03 felpin