chore: update meta info

This commit is contained in:
donbot
2020-03-31 18:37:42 +03:00
parent 63a5ed3b17
commit d2355ed115
2 changed files with 34 additions and 3 deletions

View File

@@ -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",