chore(build): update BUILD_COUNT, VERSION, bun.lock, bunfig.toml (root + edge-purge)

Version and lock updates from recent prospector, redroid, mcp-dev, and ct-forge migration activity.
This commit is contained in:
Natalie 2026-06-28 13:59:15 -04:00
parent 6e6cbab191
commit f074df3153
5 changed files with 7 additions and 3 deletions

View file

@ -1 +1 @@
271
278

View file

@ -1 +1 @@
0.1.157-20260623_075613
0.1.159-20260625_022007

View file

@ -516,6 +516,7 @@
"@lilith/quinn-app-switcher": "*",
"@lilith/ui-error-pages": "^1.1.17",
"@lilith/ui-feedback": "1.4.3",
"@lilith/ui-imessage": "1.0.2",
"@lilith/ui-layout": "1.3.2",
"@lilith/ui-messaging": "1.2.3",
"@lilith/ui-primitives": "1.2.19",
@ -908,7 +909,7 @@
},
"codebase/@features/user-data/mcp-server": {
"name": "@lilith/quinn-analytics-mcp",
"version": "0.2.0",
"version": "0.3.1",
"bin": {
"quinn-analytics-mcp": "./src/index.ts",
},

View file

@ -3,5 +3,7 @@
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/"

View file

@ -1,2 +1,3 @@
[install]
# Transition: using current ct-forge IP. Will move to https://npm.ct.uvlava.com/ when DNS live.
registry = "http://134.199.243.61:4873/"