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 and ahrarmonsur committed Nov 17, 2022
1 parent a474b5c commit 9283c6f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 762 deletions.
10 changes: 5 additions & 5 deletions video-intelligence/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 @@ -26,7 +22,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 9283c6f

Please sign in to comment.