Skip to content

Commit 668e8bd

Browse files
bcoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#184)
1 parent 8dc1e9b commit 668e8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-oslogin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "Apache-2.0",
66
"author": "Google Inc",
77
"engines": {
8-
"node": ">=6.0.0"
8+
"node": ">=8.10.0"
99
},
1010
"repository": "googleapis/nodejs-os-login",
1111
"main": "src/index.js",

0 commit comments

Comments
 (0)