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,17 +1,17 @@
{
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A cross-environment WebSocket replacement",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-ws#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-ws#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/x-ws",
"repository": {
"directory": "packages/x-ws",
"type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
},
"sideEffects": false,
"type": "module",