Skip to content

Commit

Permalink
Upgrade to repo tools v1.4.7 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored May 2, 2017
1 parent 1354bc9 commit 5323de2
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 732 deletions.
10 changes: 5 additions & 5 deletions vision/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
"type": "git",
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
},
"cloud": {
"requiresKeyFile": true,
"requiresProjectId": true
},
"engines": {
"node": ">=4.3.2"
},
Expand All @@ -30,12 +26,16 @@
"yargs": "7.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "1.3.1",
"@google-cloud/nodejs-repo-tools": "1.4.7",
"ava": "0.19.1",
"proxyquire": "1.7.11",
"sinon": "2.1.0"
},
"optionalDependencies": {
"canvas": "1.6.5"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
"requiresProjectId": true
}
}
Loading

0 comments on commit 5323de2

Please sign in to comment.