Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 2f30df4

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

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
@@ -96,6 +96,6 @@
9696
]
9797
},
9898
"engines": {
99-
"node": ">=6.12.3 <8.0.0 || >=8.9.4 <10.0.0 || >=10.4.1"
99+
"node": ">=8.10.0"
100100
}
101101
}

0 commit comments

Comments
 (0)