Skip to content

Commit

Permalink
Switch to Yarn for CI build. (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored Jan 9, 2017
1 parent 46a615a commit f95cd05
Show file tree
Hide file tree
Showing 2 changed files with 1,602 additions and 4 deletions.
8 changes: 4 additions & 4 deletions compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@google-cloud/compute": "0.4.0",
"googleapis": "^12.2.0",
"nodemailer": "^2.4.1",
"nodemailer-smtp-transport": "^2.5.0",
"sendgrid": "^4.0.1"
"googleapis": "16.0.0",
"nodemailer": "2.7.0",
"nodemailer-smtp-transport": "2.7.2",
"sendgrid": "4.7.1"
}
}
Loading

0 comments on commit f95cd05

Please sign in to comment.