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

Upgrade dependencies, remove yarn #333

Merged
merged 11 commits into from
Feb 9, 2018
Merged

Upgrade dependencies, remove yarn #333

merged 11 commits into from
Feb 9, 2018

Conversation

searls
Copy link
Member

@searls searls commented Feb 9, 2018

We had a lot of outdated dev dependencies. This will get everything up to latest. I'm also interested in moving away from yarn and back to npm. Juggling both inside the example projects has been a pain, as has been using npm for version bumps but yarn for everything else.

  • upgrade everything
  • see it pass locally
  • downgrade coffeescript back to 1.x, since it requires node > 6 and we support node > 4
  • see it pass on travis
  • remove yarn, see what happens
  • figure out why examples/webpack is printing 0 tests and fix it

@searls searls merged commit 4b4bfe5 into master Feb 9, 2018
@searls searls deleted the remove-yarn branch February 9, 2018 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant