Skip to content

Commit

Permalink
use volta to pin node to ease development
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Sep 10, 2019
1 parent 87a8695 commit f5c19d5
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 f5c19d5

Please sign in to comment.