chore(@projects/@magic-civilization): 🔧 update local npm registry commands

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Natalie 2026-04-19 20:36:33 -07:00
parent 2f91a6d570
commit 9a18d5c642

View file

@ -38,7 +38,9 @@
"Bash(npm --registry http://npm.black.local view @lilith/mcp-objectives dist-tags)",
"Bash(npm --registry http://npm.black.local view @lilith/mcp-experts dist-tags)",
"Bash(npm --registry http://npm.black.local view @lilith/mcp-experts versions --json)",
"Bash(npm --registry http://npm.black.local view @lilith/mcp-objectives versions --json)"
"Bash(npm --registry http://npm.black.local view @lilith/mcp-objectives versions --json)",
"Bash(ssh apricot *)",
"Bash(npm *)"
]
}
}