chore: configure Volta correctly for a monorepo
This commit is contained in:
parent
75b494c2fd
commit
23d390e602
5 changed files with 15 additions and 2 deletions
|
|
@ -33,7 +33,8 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"volta": {
|
||||
"node": "20.9.0"
|
||||
"node": "20.9.0",
|
||||
"pnpm": "8.10.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue