chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)

This commit is contained in:
2026-04-21 18:53:16 +03:00
parent 63781f8889
commit 45ccf8b846
15 changed files with 45 additions and 45 deletions
+3 -3
View File
@@ -1,16 +1,16 @@
{
"author": "Pezkuwi Team <team@pezkuwichain.app>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"engines": {
"node": ">=18.14"
},
"homepage": "https://github.com/pezkuwichain/pezkuwi-common#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common#readme",
"license": "Apache-2.0",
"packageManager": "yarn@4.9.1",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
},
"sideEffects": false,
"type": "module",