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

Some Version Updates #236

Merged
merged 8 commits into from
Sep 16, 2020
Merged

Some Version Updates #236

merged 8 commits into from
Sep 16, 2020

Conversation

bonham000
Copy link
Contributor

This PR:

  • Remove a spurious yarn installed in the www package.
  • Upgrade typescript in the server and www so we're using the same version in all packages.
  • Remove the yarn.lock files in the client, server, and www packages which I imagine were all left over from when those were originally created but apparently yarn does not create or manage lock files within packages when using yarn workspaces, so all of these are made irrelevant by the yarn.lock file at the top level of the project (I think this is correct... see this: Workspaces: lock file per workspace yarnpkg/yarn#5428).

@bonham000 bonham000 added the 📦 dependencies Node modules are cool label Sep 15, 2020
@bonham000 bonham000 self-assigned this Sep 15, 2020
@bonham000 bonham000 merged commit 52cd4f2 into master Sep 16, 2020
@bonham000 bonham000 deleted the feat/versions branch September 16, 2020 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Node modules are cool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants