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