Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Upgrade oao/yarn and use --frozen-lockfile with oao bootstrap #354

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Upgrade oao/yarn and use --frozen-lockfile with oao bootstrap #354

merged 1 commit into from
Oct 10, 2017

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 10, 2017

@edmorley edmorley self-assigned this Oct 10, 2017
* Upgrades oao to latest (0.10.3).
* Upgrades yarn to latest version known to work with oao (0.28.4)
  (see guigrpa/oao#51).
* Uses `--frozen-lockfile` with `oao bootstrap` since the previous
  issues with it appear to be fixed, and using it ensures that the
  `yarn.lock` files under `packages/*/` have been kept in sync with
  `package.json` changes. Fixes #255.
* Switches the Travis node 6 job from 6.10.3 to latest 6.x (6.11.4).
@edmorley edmorley requested a review from eliperelman October 10, 2017 16:11
Copy link
Member

@eliperelman eliperelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉

@edmorley edmorley merged commit 8f45f5d into neutrinojs:master Oct 10, 2017
@edmorley edmorley deleted the update-oao-yarn branch October 10, 2017 16:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Use yarn install --frozen-lockfile
2 participants