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

This commit is contained in:
2026-04-21 18:53:22 +03:00
parent f29340203f
commit f70ff1af46
56 changed files with 168 additions and 168 deletions
+3 -3
View File
@@ -1,18 +1,18 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-web-app-projects/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-web-app-projects/issues",
"description": "An Apps portal into the Polkadot network",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/pezkuwi-web-app-projects/tree/master/packages/apps-electron#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-web-app-projects/tree/master/packages/apps-electron#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/apps-electron",
"private": true,
"repository": {
"directory": "packages/apps-electron",
"type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-web-app-projects.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-web-app-projects.git"
},
"sideEffects": false,
"version": "0.168.2-0-x",