Skip to content

Commit

Permalink
chore(deps): update dependency @google-cloud/nodejs-repo-tools to v2.…
Browse files Browse the repository at this point in the history
…3.1 (#130)
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Jul 12, 2018
1 parent 45db46a commit 10360bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/google-cloud-compute/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"test": "npm run system-test && npm run startup-test"
},
"dependencies": {
"@google-cloud/compute": "0.10.0",
"googleapis": "32.0.0",
"@google-cloud/compute": "^0.10.0",
"googleapis": "^32.0.0",
"nodemailer": "^4.3.1",
"nodemailer-smtp-transport": "^2.7.4",
"sendgrid": "^5.2.3"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "2.3.0",
"ava": "0.25.0",
"proxyquire": "2.0.1"
"@google-cloud/nodejs-repo-tools": "^2.3.1",
"ava": "^0.25.0",
"proxyquire": "^2.0.1"
}
}

0 comments on commit 10360bf

Please sign in to comment.