release: @marketplaces/payment 0.1.0 (built from main)

This commit is contained in:
sdarbinyan
2026-08-18 01:56:37 +04:00
commit ea3faa9b16
4 changed files with 27 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# @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`.