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 committed May 2, 2017
1 parent 242ead6 commit 52b9694
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 737 deletions.
10 changes: 5 additions & 5 deletions dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
"type": "git",
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
},
"cloud": {
"requiresKeyFile": true,
"requiresProjectId": true
},
"engines": {
"node": ">=4.3.2"
},
Expand All @@ -32,7 +28,11 @@
"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"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
"requiresProjectId": true
}
}
Loading

0 comments on commit 52b9694

Please sign in to comment.