В "package.json" удалены ссылки на GitHub (заменены на git.citpb.ru)
This commit is contained in:
parent
b7f9daa258
commit
e7d88b2e53
@ -10,14 +10,14 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/CITKParus/P8-Panels.git"
|
||||
"url": "git+https://git.citpb.ru/CITKParus/P8-Panels.git"
|
||||
},
|
||||
"author": "CITK Parus",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/CITKParus/P8-Panels/issues"
|
||||
"url": "https://git.citpb.ru/CITKParus/P8-Panels/issues"
|
||||
},
|
||||
"homepage": "https://github.com/CITKParus/P8-Panels#readme",
|
||||
"homepage": "https://git.citpb.ru/CITKParus/P8-Panels#readme",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.22.10",
|
||||
"@babel/preset-react": "^7.22.5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user