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

This commit is contained in:
2026-04-21 18:53:13 +03:00
parent 24350615c0
commit 25f98dd613
274 changed files with 541 additions and 60 deletions
+3 -3
View File
@@ -1,16 +1,16 @@
{
"author": "PezkuwiChain <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-api/issues",
"engines": {
"node": ">=18.14"
},
"homepage": "https://github.com/pezkuwichain/pezkuwi-api#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-api#readme",
"license": "Apache-2.0",
"packageManager": "yarn@4.6.0",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-api.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-api.git"
},
"sideEffects": false,
"type": "module",