Skip to content

Commit

Permalink
chore: use volta (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Jul 29, 2021
1 parent 4c9256f commit 98c9a8f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -196,5 +196,9 @@
"maxSize": "13 kB",
"compression": "brotli"
}
]
],
"volta": {
"node": "14.17.3",
"yarn": "1.22.11"
}
}

0 comments on commit 98c9a8f

Please sign in to comment.