Version and lock updates from recent prospector, redroid, mcp-dev, and ct-forge migration activity.
9 lines
363 B
TOML
9 lines
363 B
TOML
[install]
|
|
# Use npmjs as the default registry
|
|
registry = "https://registry.npmjs.org/"
|
|
|
|
[install.scopes]
|
|
# Current: bare IP on live cocotte-forge / ct-forge DO droplet (uvlava infra).
|
|
# Future (once uvlava.com NS delegated at joker + Caddy/TLS up): "https://npm.ct.uvlava.com/"
|
|
"@lilith" = "http://134.199.243.61:4873/"
|
|
"@cocotte" = "http://134.199.243.61:4873/"
|