Compare commits

...

2 Commits
main ... main

Author SHA1 Message Date
Mikhail Chechnev
d61d968c99 WEBAPP: Свежая сборка 2025-11-27 23:02:48 +03:00
Mikhail Chechnev
e7d88b2e53 В "package.json" удалены ссылки на GitHub (заменены на git.citpb.ru) 2025-11-26 12:54:07 +03:00
2 changed files with 8 additions and 8 deletions

10
dist/p8-panels.js vendored

File diff suppressed because one or more lines are too long

View File

@ -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",