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

This commit is contained in:
2026-04-21 18:53:27 +03:00
parent c44469b8d1
commit 70bbc740cf
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,16 +1,16 @@
{
"author": "Dijital Kurdistan Tech Inst <info@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/phishing/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/phishing/issues",
"engines": {
"node": ">=18.14"
},
"homepage": "https://github.com/pezkuwichain/phishing#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/phishing#readme",
"license": "Apache-2.0",
"packageManager": "yarn@4.6.0",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/pezkuwichain/phishing.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/phishing.git"
},
"sideEffects": false,
"type": "module",