12 lines
529 B
Markdown
12 lines
529 B
Markdown
|
|
# @marketplaces/payment — release branch
|
||
|
|
|
||
|
|
**Generated branch. Do not edit by hand.**
|
||
|
|
|
||
|
|
This branch contains only the built output of `packages/payment` 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/payment": "git+https://sources.vitanova.network/sdarbinyan/vitanovaPackages.git#release/payment"
|
||
|
|
```
|
||
|
|
|
||
|
|
Scaffold only — no implementation yet. Source lives on `main` under `packages/payment`.
|