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
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "0.1.0",
"type": "module",
"description": "A collection of libraries and tools needed to run Bizinikiwi Wasm light clients directly in the browser",
"repository": "https://github.com/pezkuwichain/bizinikiwi-connect.git",
"repository": "https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git",
"author": "Parity Team <admin@parity.io>",
"maintainers": [
"Stefanie Doll <stefie@parity.io>",
+1 -1
View File
@@ -5,7 +5,7 @@
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
},
"license": "MIT",
"main": "./dist/commonjs/index.js",
+3 -3
View File
@@ -253,12 +253,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",
"build-js-specs": "node scripts/build-js-specs.js",
+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",
+1 -1
View File
@@ -4,7 +4,7 @@
"author": "Parity Technologies (https://github.com/pezkuwichain)",
"repository": {
"type": "git",
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
},
"license": "MIT",
"type": "module",
+1 -1
View File
@@ -4,7 +4,7 @@
"author": "Parity Technologies (https://github.com/pezkuwichain)",
"repository": {
"type": "git",
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
},
"type": "module",
"main": "./dist/commonjs/index.js",