Skip to content

Commit

Permalink
Merge pull request #36 from dustinfarris/yarn
Browse files Browse the repository at this point in the history
Yarn 0.19.1
  • Loading branch information
dustinfarris authored Jan 18, 2017
2 parents 264548a + 94bce34 commit afebe43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ machine:
node:
version: "stable"
environment:
YARN_VERSION: 0.18.1
YARN_VERSION: 0.19.1
PATH: "${PATH}:${HOME}/.yarn/bin:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"

dependencies:
Expand Down

0 comments on commit afebe43

Please sign in to comment.