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
|
|
@ -9,5 +9,8 @@
|
|||
"build.json"
|
||||
],
|
||||
"author": "Aboviq AB <dev@aboviq.com> (https://www.aboviq.com)",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"volta": {
|
||||
"extends": "../../package.json"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue