mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-23 22:52:59 +03:00
update copyright
This commit is contained in:
parent
17370a7b0a
commit
8b22f6d407
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019 - present Alexander Bukhalo (a@bukhalo.com)
|
||||
Copyright (c) 2019 - present Hypeer (hello@hypeer.company)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
9
package-lock.json
generated
9
package-lock.json
generated
@ -7,12 +7,6 @@
|
||||
"": {
|
||||
"name": "nestjs-telegraf",
|
||||
"version": "2.5.0",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://www.tinkoff.ru/sl/95M2htqoxux"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21"
|
||||
@ -36,6 +30,9 @@
|
||||
"typedoc": "0.22.18",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://hypeer.company/donate"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@nestjs/common": "^6.7.0 || ^7.0.0 || ^8.0.0",
|
||||
"@nestjs/core": "^6.7.0 || ^7.0.0 || ^8.0.0",
|
||||
|
13
package.json
13
package.json
@ -16,17 +16,12 @@
|
||||
],
|
||||
"homepage": "https://nestjs-telegraf.vercel.app/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bukhalo/nestjs-telegraf/issues"
|
||||
"url": "https://github.com/hypeertech/nestjs-telegraf/issues"
|
||||
},
|
||||
"repository": "git@github.com:bukhalo/nestjs-telegraf.git",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://www.tinkoff.ru/sl/95M2htqoxux"
|
||||
}
|
||||
],
|
||||
"repository": "git@github.com:hypeertech/nestjs-telegraf.git",
|
||||
"funding": "https://hypeer.company/donate",
|
||||
"license": "MIT",
|
||||
"author": "Alexander Bukhalo <a@bukhalo.com>",
|
||||
"author": "Hypeer <hello@hypeer.company>",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Arthur Asimov",
|
||||
|
Loading…
Reference in New Issue
Block a user