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.0 (#37)
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Jun 27, 2018
1 parent dba95df commit 71cb968
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/google-cloud-oslogin/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
"node": ">=4.0.0"
"node": ">=6.0.0"
},
"repository": "googleapis/nodejs-os-login",
"private": true,
Expand All @@ -17,9 +17,9 @@
"test": "node -e 'console.log(`no tests`)'"
},
"dependencies": {
"@google-cloud/os-login": "0.2.0"
"@google-cloud/os-login": "^0.2.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "2.2.4"
"@google-cloud/nodejs-repo-tools": "^2.3.0"
}
}

0 comments on commit 71cb968

Please sign in to comment.