chore(config): 🔧 Update npm registry URLs in .npmrc to point to internal forge and registry endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
9b948deb7e
commit
2ae86fc7e1
1 changed files with 2 additions and 2 deletions
|
|
@ -4,5 +4,5 @@ link-workspace-packages=false
|
|||
auto-install-peers=true
|
||||
|
||||
# Use forge registry for @lilith packages
|
||||
@lilith:registry=http://forge.black.local/api/packages/lilith/npm/
|
||||
registry=http://npm.black.local/
|
||||
@lilith:registry=http://forge.black.lan/api/packages/lilith/npm/
|
||||
registry=http://registry.black.lan:4873/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue