mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-12-18 02:59:55 +03:00
chore: update project meta
This commit is contained in:
11
package.json
11
package.json
@@ -14,17 +14,16 @@
|
||||
"bot api",
|
||||
"bot framework"
|
||||
],
|
||||
"homepage": "https://github.com/bukhalo/nestjs-telegraf#readme",
|
||||
"homepage": "https://github.com/evilsprut/nestjs-telegraf#readme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bukhalo/nestjs-telegraf/issues"
|
||||
"url": "https://github.com/evilsprut/nestjs-telegraf/issues"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "Aleksandr Bukhalo <a@bukhalo.com>",
|
||||
"author": "Aleksandr Bukhalo <hey@evilsprut.com>",
|
||||
"contributors": [
|
||||
"Aleksandr Bukhalo <a@bukhalo.com> (https://bukhalo.com/)",
|
||||
"Igor Kamyshev <igor@kamyshev.me> (https://kamyshev.me/)"
|
||||
"Aleksandr Bukhalo <hey@evilsprut.com> (https://evilsprut.com/)"
|
||||
],
|
||||
"repository": "git@github.com:bukhalo/nestjs-telegraf.git",
|
||||
"repository": "git@github.com:evilsprut/nestjs-telegraf.git",
|
||||
"scripts": {
|
||||
"build": "rm -rf dist && tsc -p tsconfig.json",
|
||||
"precommit": "lint-staged",
|
||||
|
||||
Reference in New Issue
Block a user