deps-upgrade(bun): ⬆️ Update Bun runtime/plugins to latest stable versions in bunfig.toml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
5becafd921
commit
05327bb8b1
2 changed files with 17762 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
registry = "https://registry.npmjs.org/"
|
||||
|
||||
[install.scopes]
|
||||
# @lilith packages from Forgejo registry (primary) with Verdaccio fallback
|
||||
"@lilith" = { url = "http://forge.nasty.sh/api/packages/lilith/npm/", token = "" }
|
||||
# @lilith packages are from our local Verdaccio registry
|
||||
"@lilith" = "http://localhost:4874/"
|
||||
# @lilithftw packages (vibecheck) also from local Verdaccio
|
||||
"@lilithftw" = "http://localhost:4874/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue