Skip to content

Commit 0b28815

Browse files
jmdobryAce Nassri
authored and
Ace Nassri
committed
Upgrade to repo tools v1.4.7 (#370)
1 parent 3dcbf19 commit 0b28815

File tree

2 files changed

+53
-762
lines changed

2 files changed

+53
-762
lines changed

video-intelligence/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
"type": "git",
99
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
1010
},
11-
"cloud": {
12-
"requiresKeyFile": true,
13-
"requiresProjectId": true
14-
},
1511
"engines": {
1612
"node": ">=4.3.2"
1713
},
@@ -26,7 +22,11 @@
2622
"yargs": "7.1.0"
2723
},
2824
"devDependencies": {
29-
"@google-cloud/nodejs-repo-tools": "1.3.1",
25+
"@google-cloud/nodejs-repo-tools": "1.4.7",
3026
"ava": "0.19.1"
27+
},
28+
"cloud-repo-tools": {
29+
"requiresKeyFile": true,
30+
"requiresProjectId": true
3131
}
3232
}

0 commit comments

Comments
 (0)