release: @marketplaces/auth 0.1.0 (built from main)
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# @marketplaces/auth — release branch
|
||||
|
||||
**Generated branch. Do not edit by hand.**
|
||||
|
||||
This branch contains only the built output of `packages/auth` from `main`, laid out so the repository root *is* the package. That makes it installable directly over git, with no npm registry, no auth token, and no tunnel:
|
||||
|
||||
```json
|
||||
"@marketplaces/auth": "git+https://sources.vitanova.network/sdarbinyan/vitanovaPackages.git#release/auth"
|
||||
```
|
||||
|
||||
Source, tests, and history live on `main` under `packages/auth`. To change anything, edit there and re-run the release (see `main`'s README).
|
||||
Reference in New Issue
Block a user