Skip to content

Commit

Permalink
Merge pull request #90 from bustle/adopt-volta
Browse files Browse the repository at this point in the history
Adopt volta to make node/yarn dev process more repeatable
  • Loading branch information
lukemelia authored Oct 17, 2022
2 parents aac7793 + 7a77fb0 commit 735b221
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,9 @@
"release": true,
"tokenRef": "GITHUB_AUTH"
}
},
"volta": {
"node": "14.20.1",
"yarn": "1.22.19"
}
}

0 comments on commit 735b221

Please sign in to comment.