forked from CITKParus/P8-ExchangeService
В "package.json" удалены ссылки на GitHub (заменены на git.citpb.ru)
This commit is contained in:
parent
f2bb9e1dee
commit
54988da32c
@ -9,14 +9,14 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/CITKParus/ExchangeService.git"
|
"url": "git+https://git.citpb.ru/CITKParus/P8-ExchangeService.git"
|
||||||
},
|
},
|
||||||
"author": "CITK Parus",
|
"author": "CITK Parus",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/CITKParus/ExchangeService/issues"
|
"url": "https://git.citpb.ru/CITKParus/P8-ExchangeService/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/CITKParus/ExchangeService#readme",
|
"homepage": "https://git.citpb.ru/CITKParus/P8-ExchangeService/",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user