update meta info

This commit is contained in:
evilsprut 2023-07-24 16:25:50 +03:00
parent c79b131067
commit 266e0f25aa
2 changed files with 5 additions and 5 deletions

View File

@ -31,4 +31,4 @@ $ npm i nestjs-telegraf telegraf
``` ```
## Documentation ## Documentation
Check out the [documentation site](https://nestjs-telegraf.hypeer.company). Check out the [documentation site](https://nestjs-telegraf.vercel.app).

View File

@ -14,14 +14,14 @@
"bot api", "bot api",
"bot framework" "bot framework"
], ],
"homepage": "https://nestjs-telegraf.hypeer.company", "homepage": "https://nestjs-telegraf.vercel.app",
"bugs": { "bugs": {
"url": "https://github.com/hypeertech/nestjs-telegraf/issues" "url": "https://github.com/evilsprut/nestjs-telegraf/issues"
}, },
"repository": "git@github.com:hypeertech/nestjs-telegraf.git", "repository": "git@github.com:evilsprut/nestjs-telegraf.git",
"funding": "https://hypeer.company/donate", "funding": "https://hypeer.company/donate",
"license": "MIT", "license": "MIT",
"author": "Hypeer <hello@hypeer.company>", "author": "Aleksandr Bukhalo <evilsprut@icloud.com>",
"contributors": [ "contributors": [
{ {
"name": "Arthur Asimov", "name": "Arthur Asimov",