Skip to content

Commit 8428d5c

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#1691)
1 parent b5b9a28 commit 8428d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"main": "./build/src/index.js",
5151
"types": "./build/src/index.d.ts",
5252
"engines": {
53-
"node": ">=6.0"
53+
"node": ">=8.10.0"
5454
},
5555
"devDependencies": {
5656
"@compodoc/compodoc": "^1.1.7",

0 commit comments

Comments
 (0)