Skip to content

Commit

Permalink
chore(CI): add yarn to project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Mar 5, 2019
1 parent f7079f4 commit ad1712d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@
"typescript": "3.1.6",
"validate-commit-msg": "^2.14.0",
"weak": "^1.0.1",
"yarn": "^1.13.0",
"zone.js": "^0.8.29"
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16627,6 +16627,11 @@ yargs@~3.10.0:
decamelize "^1.0.0"
window-size "0.1.0"

yarn@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.13.0.tgz#affa9c956739548024068532a902cf18c9cb523f"
integrity sha512-Unfw2eefv8imt4ZMPhvFVP44WCz38huDxkHs+Yqrx4wBTK75Tr0mh3V4rh+2Nw5iQq0rcM/VafotCZo9qTb5DA==

yeast@0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
Expand Down

0 comments on commit ad1712d

Please sign in to comment.