Migrate npm and git refs to Forgejo (RAIL-HO-WP-0006)
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 20s

This commit is contained in:
tegwick 2026-07-09 11:59:08 +02:00
parent 8c24e44857
commit 6de4d31bde
5 changed files with 10 additions and 10 deletions

View file

@ -28,7 +28,7 @@ tagged version; your lockfile becomes the real pin.
```bash
# .npmrc in your repo (see PUBLISHING.md for the read-token routing)
# @whynot:registry=https://gitea.coulomb.social/api/packages/coulomb/npm/
# @whynot:registry=https://forgejo.coulomb.social/api/packages/coulomb/npm/
npm i @whynot/design@0.3.0 lit
```