Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 728678a

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#483)
1 parent 6331def commit 728678a

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
@@ -94,7 +94,7 @@
9494
},
9595
"homepage": "https://github.com/googleapis/gax-nodejs#readme",
9696
"engines": {
97-
"node": ">=6.0.0"
97+
"node": ">=8.10.0"
9898
},
9999
"nyc": {
100100
"exclude": [

0 commit comments

Comments
 (0)