chore: use volta

volta
Nolan Lawson 2021-07-28 21:43:52 -07:00
rodzic 821b785e6b
commit f123c60a91
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -193,5 +193,9 @@
"lint-staged": {
"*.js": "standard --fix",
"*.html": "standard --fix --plugin html 'src/routes/**/*.html'"
},
"volta": {
"node": "14.17.3",
"yarn": "1.22.11"
}
}