chore: use volta (#2080)
This commit is contained in:
parent
821b785e6b
commit
da4d32c1e7
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue