Drop uncommitted sage agent contamination and dangling export (#1499 I1-F1/F2)

This commit is contained in:
2026-09-10 15:23:02 -05:00
parent e6e30b6f55
commit e5a9a05ba2
2 changed files with 3 additions and 5 deletions
-1
View File
@@ -9,7 +9,6 @@
"bin": { "mosaic-registry": "src/cli/main.mjs" },
"exports": {
".": "./src/index.mjs",
"./ids.mjs": "./src/ids.mjs",
"./records.mjs": "./src/records.mjs",
"./registry.mjs": "./src/registry.mjs"
},