Skip to content

Commit

Permalink
Merge pull request #169 from ember-cli/update-node
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Aug 2, 2020
2 parents ac57f65 + 13f7111 commit 687dfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,6 +32,6 @@
"tmp": "^0.1.0"
},
"engines": {
"node": "8.* || >= 10.*"
"node": "10.* || 12.* || >= 14"
}
}

0 comments on commit 687dfb1

Please sign in to comment.