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

This commit is contained in:
2026-04-21 18:53:10 +03:00
parent 69e07a5054
commit e9c1a171a5
6 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -66,12 +66,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
},
"bugs": {
"url": "https://github.com/pezkuwichain/bizinikiwi-connect/issues"
"url": "https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect/issues"
},
"homepage": "https://github.com/pezkuwichain/bizinikiwi-connect#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect#readme",
"scripts": {
"prepare": "corepack pnpm turbo build",
"deep-clean": "npm run clean && rimraf dist node_modules",