Skip to content

Commit 52b9694

Browse files
authored
Upgrade to repo tools v1.4.7 (#370)
1 parent 242ead6 commit 52b9694

2 files changed

Lines changed: 55 additions & 737 deletions

File tree

dlp/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
"type": "git",
1010
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
1111
},
12-
"cloud": {
13-
"requiresKeyFile": true,
14-
"requiresProjectId": true
15-
},
1612
"engines": {
1713
"node": ">=4.3.2"
1814
},
@@ -32,7 +28,11 @@
3228
"yargs": "7.1.0"
3329
},
3430
"devDependencies": {
35-
"@google-cloud/nodejs-repo-tools": "1.3.1",
31+
"@google-cloud/nodejs-repo-tools": "1.4.7",
3632
"ava": "0.19.1"
33+
},
34+
"cloud-repo-tools": {
35+
"requiresKeyFile": true,
36+
"requiresProjectId": true
3737
}
3838
}

0 commit comments

Comments
 (0)