Skip to content

Commit

Permalink
Merge pull request #723 from ember-fastboot/use-volta
Browse files Browse the repository at this point in the history
use volta to pin node to ease development
  • Loading branch information
stefanpenner committed Sep 10, 2019
2 parents 87a8695 + f5c19d5 commit 94a2674
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -102,5 +102,9 @@
"github": {
"release": true
}
},
"volta": {
"node": "8.16.1",
"yarn": "1.17.3"
}
}
}

0 comments on commit 94a2674

Please sign in to comment.