Skip to content

Commit cfc2f7d

Browse files
jmdobryAce Nassri
authored and
Ace Nassri
committed
Upgrade to repo tools v1.4.7 (#370)
1 parent 076c48b commit cfc2f7d

File tree

2 files changed

+53
-723
lines changed

2 files changed

+53
-723
lines changed

compute/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
},
@@ -30,8 +26,12 @@
3026
"sendgrid": "5.0.0"
3127
},
3228
"devDependencies": {
33-
"@google-cloud/nodejs-repo-tools": "1.3.1",
29+
"@google-cloud/nodejs-repo-tools": "1.4.7",
3430
"ava": "0.19.1",
3531
"proxyquire": "1.7.11"
32+
},
33+
"cloud-repo-tools": {
34+
"requiresKeyFile": true,
35+
"requiresProjectId": true
3636
}
3737
}

0 commit comments

Comments
 (0)