Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 94d6a49

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#2)
1 parent f7f7a34 commit 94d6a49

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
@@ -51,6 +51,6 @@
5151
},
5252
"license": "Apache-2.0",
5353
"engines": {
54-
"node": ">=6.0.0"
54+
"node": ">=8.10.0"
5555
}
5656
}

0 commit comments

Comments
 (0)