mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-09 06:37:15 +03:00
chore: update meta info
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
"bot api",
|
||||
"bot framework"
|
||||
],
|
||||
"homepage": "https://bitbucket.org/robotmafia-inc/nestjs-telegraf",
|
||||
"homepage": "https://github.com/robotmafia-inc/nestjs-telegraf#readme",
|
||||
"bugs": {
|
||||
"url": "https://bitbucket.org/robotmafia-inc/nestjs-telegraf/issues"
|
||||
"url": "https://github.com/robotmafia-inc/nestjs-telegraf/issues"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "robotmafia Inc. <hello@robotmafia.io>",
|
||||
@@ -25,7 +25,7 @@
|
||||
"Aleksandr Bukhalo <aleksandr@bukhalo.com> (https://bukhalo.com/)",
|
||||
"Igor Kamyshev <igor@kamyshev.me> (https://kamyshev.me/)"
|
||||
],
|
||||
"repository": "git@bitbucket.org:robotmafia-inc/nestjs-telegraf.git",
|
||||
"repository": "git@github.com:robotmafia-inc/nestjs-telegraf.git",
|
||||
"scripts": {
|
||||
"build": "rm -rf dist && tsc -p tsconfig.json",
|
||||
"precommit": "lint-staged",
|
||||
|
Reference in New Issue
Block a user