mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-21 22:27:55 +00:00
chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)
This commit is contained in:
+1
-1
@@ -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>",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user