Skip to content

Commit 78ab89c

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#108)
1 parent 6a37b45 commit 78ab89c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
"source-map-support": "^0.5.6",
4444
"typescript": "^3.0.0",
4545
"linkinator": "^1.1.2"
46+
},
47+
"engines": {
48+
"node": ">=8.10.0"
4649
}
4750
}

0 commit comments

Comments
 (0)