Skip to content

Commit f97e82e

Browse files
committed
update node engines to match node versions we are testing against
1 parent 57a7633 commit f97e82e

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
@@ -15,7 +15,7 @@
1515
"url": "git+https://github.com/ember-fastboot/fastboot.git"
1616
},
1717
"engines": {
18-
"node": "^6.14.0 || ^8.10.0 || >=9.10.0"
18+
"node": "^8.10.0 || 10.* || >=12"
1919
},
2020
"keywords": [
2121
"ember",

0 commit comments

Comments
 (0)