Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Add nvmrc for newest lts release #1108

Merged
merged 1 commit into from Dec 18, 2018
Merged

Add nvmrc for newest lts release #1108

merged 1 commit into from Dec 18, 2018

Conversation

coderkevin
Copy link
Contributor

This adds an .nvmrc file which points to the latest lts release of node.
For those people who use nvm, this will keep them current on the latest
stable version.

To test:

  1. Ensure nvm is installed.
  2. cd into wc-admin directory.
  3. nvm should switch to latest LTS version (v10.14.2 as of Dec. 17th)

This adds an .nvmrc file which points to the latest lts release of node.
For those people who use nvm, this will keep them current on the latest
stable version.
Copy link
Member

@ryelle ryelle left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@coderkevin
Copy link
Contributor Author

Thanks!

@coderkevin coderkevin merged commit 461a844 into master Dec 18, 2018
@coderkevin coderkevin added this to Sprint 9 Done in Isotope via automation Dec 18, 2018
@coderkevin coderkevin deleted the add/nvmrc branch December 18, 2018 22:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants