Skip to content

Commit

Permalink
Merge pull request #15 from ember-learn/pin-node-version
Browse files Browse the repository at this point in the history
pin node version to 10
  • Loading branch information
jaredgalanis committed Jul 16, 2020
2 parents 3949456 + 5c5a269 commit af40737
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"ora": "^3.0.0",
"s3": "^4.4.0",
"semver": "^5.6.0"
},
"engines": {
"node": "10.21.0"
}
}

0 comments on commit af40737

Please sign in to comment.