feat: scope npm package as @dietrichgebert/ponytail (#280)

Publish under a scope you own outright instead of opencode-ponytail (which
sits on a third-party npm account). Matches the GitHub handle and repo.
publishConfig.access is already public, which scoped public packages need.
This commit is contained in:
DietrichGebert
2026-06-24 02:50:42 +02:00
committed by GitHub
parent 17a466013e
commit e368c48c52
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "opencode-ponytail",
"name": "@dietrichgebert/ponytail",
"version": "4.8.1",
"description": "Lazy senior dev mode for AI agents. The best code is the code you never wrote.",
"keywords": ["opencode-plugin", "opencode", "ponytail", "pi-package", "pi", "skills"],