chore: use volta (#197)

This commit is contained in:
Nolan Lawson 2021-07-28 21:49:37 -07:00 committed by GitHub
parent 4c9256f8ce
commit 98c9a8f10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -196,5 +196,9 @@
"maxSize": "13 kB",
"compression": "brotli"
}
]
],
"volta": {
"node": "14.17.3",
"yarn": "1.22.11"
}
}