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

This commit is contained in:
github-actions[bot]
2026-04-21 18:53:14 +03:00
parent 9e6370e04c
commit fd7e4522e2
57 changed files with 169 additions and 169 deletions
+3 -3
View File
@@ -1,18 +1,18 @@
{
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
"description": "An Apps portal into the Pezkuwi network",
"engines": {
"node": ">=18.14"
},
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps#readme",
"license": "Apache-2.0",
"name": "pezkuwi-apps",
"packageManager": "yarn@4.6.0",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
},
"sideEffects": false,
"type": "module",