mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-09 15:45:01 -04:00
chore: use volta to manage node and npm versions
This commit is contained in:
parent
3cfc5f8bc2
commit
d600b40b0d
2 changed files with 7 additions and 3 deletions
|
@ -65,5 +65,9 @@
|
|||
"vite-svg-loader": "^3.2.0",
|
||||
"vitest": "^0.5.0",
|
||||
"vue-tsc": "^0.31.4"
|
||||
},
|
||||
"volta": {
|
||||
"node": "16.15.0",
|
||||
"npm": "8.5.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue