mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-22 00:47:54 +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",
|
"version": "0.1.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "A collection of libraries and tools needed to run Bizinikiwi Wasm light clients directly in the browser",
|
"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>",
|
"author": "Parity Team <admin@parity.io>",
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
"Stefanie Doll <stefie@parity.io>",
|
"Stefanie Doll <stefie@parity.io>",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
|
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./dist/commonjs/index.js",
|
"main": "./dist/commonjs/index.js",
|
||||||
|
|||||||
@@ -253,12 +253,12 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
|
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"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": {
|
"scripts": {
|
||||||
"prepare": "corepack pnpm turbo build",
|
"prepare": "corepack pnpm turbo build",
|
||||||
"build-js-specs": "node scripts/build-js-specs.js",
|
"build-js-specs": "node scripts/build-js-specs.js",
|
||||||
|
|||||||
@@ -66,12 +66,12 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
|
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"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": {
|
"scripts": {
|
||||||
"prepare": "corepack pnpm turbo build",
|
"prepare": "corepack pnpm turbo build",
|
||||||
"deep-clean": "npm run clean && rimraf dist node_modules",
|
"deep-clean": "npm run clean && rimraf dist node_modules",
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"author": "Parity Technologies (https://github.com/pezkuwichain)",
|
"author": "Parity Technologies (https://github.com/pezkuwichain)",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
|
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"author": "Parity Technologies (https://github.com/pezkuwichain)",
|
"author": "Parity Technologies (https://github.com/pezkuwichain)",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/pezkuwichain/bizinikiwi-connect.git"
|
"url": "git+https://git.pezkuwichain.io/pezkuwichain/bizinikiwi-connect.git"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist/commonjs/index.js",
|
"main": "./dist/commonjs/index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user