core: improve dependency management and error handling for more reliable builds
This commit is contained in:
parent
19b3f3d7ce
commit
b8249cde4b
6 changed files with 15 additions and 14 deletions
|
|
@ -68,6 +68,7 @@
|
|||
"@solidjs/start@1.1.7": "patches/@solidjs%2Fstart@1.1.7.patch"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/bun": "catalog:"
|
||||
"@types/bun": "catalog:",
|
||||
"@types/node": "catalog:"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue