refactor: 🚚 Use new GitHub org: versia-pub

This commit is contained in:
Jesse Wierzbinski 2024-08-27 21:44:06 +02:00
parent ce21ef19a5
commit 0da0050d14
No known key found for this signature in database
5 changed files with 8 additions and 7 deletions

View file

@ -233,7 +233,7 @@ bunx jsr add @versia/federation # For Bun
#### From Source
If you want to install from source, you can clone [this repository](https://github.com/lysand-org/api) and run the following commands:
If you want to install from source, you can clone [this repository](https://github.com/versia-pub/api) and run the following commands:
```bash
bun install # Install dependencies

View file

@ -10,11 +10,11 @@
"readme": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/lysand-org/api.git",
"url": "git+https://github.com/versia-pub/api.git",
"directory": "federation"
},
"bugs": {
"url": "https://github.com/lysand-org/api/issues"
"url": "https://github.com/versia-pub/api/issues"
},
"license": "MIT",
"contributors": [