Skip to content

Commit 1ab75f2

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#349)
1 parent da40f94 commit 1ab75f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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"
8+
"node": ">=8.10.0"
99
},
1010
"repository": "googleapis/nodejs-error-reporting",
1111
"main": "./build/src/index.js",

0 commit comments

Comments
 (0)