Some checks failed
CI / validate (push) Has been cancelled
Forward-Fix nach versehentlichem unpublish aller älteren Versionen auf npm.mana.how (2026-05-22). 0.1.11 enthält additive Schema-Änderungen nur im pageta-Sub-Schema; das App-eigene Sub-Schema bleibt byte-gleich. Kein Code-Diff erforderlich, nur Lockfile-Refresh. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9 lines
372 B
Text
9 lines
372 B
Text
# mana-Vereins-Verdaccio. Auth-Token via NPM_AUTH_TOKEN env oder
|
|
# ~/.npmrc. Detailliertes Setup in README.md.
|
|
#
|
|
# Hinweis 2026-05-08 (aus nutriphi/.npmrc übernommen): npm.mana.how-
|
|
# Tunnel ist Lame-Duck und antwortet 404, npm.mana.how ist die
|
|
# produktive Route.
|
|
@mana:registry=https://npm.mana.how/
|
|
//npm.mana.how/:_authToken=${NPM_AUTH_TOKEN}
|
|
auto-install-peers=true
|