Skip to content

Commit

Permalink
build!: update library to use Node 12 (#714)
Browse files Browse the repository at this point in the history
* build!: Update library to use Node 12

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
sofisl and gcf-owl-bot[bot] committed May 23, 2022
1 parent 4938f94 commit 72679b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion video-intelligence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Google Inc.",
"repository": "googleapis/nodejs-video-intelligence",
"engines": {
"node": ">=8"
"node": ">=12.0.0"
},
"scripts": {
"test": "mocha system-test --timeout=800000"
Expand Down

0 comments on commit 72679b2

Please sign in to comment.