Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 4c2f487

Browse files
committed
first commit
1 parent 590fca3 commit 4c2f487

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "NamPC <nampham@subwallet.app>",
3-
"bugs": "https://github.com/bitriel/BitrielWallet-ChainList/issues",
4-
"homepage": "https://github.com/bitriel/BitrielWallet-ChainList#readme",
3+
"bugs": "https://github.com/bitriel/BitrieWallet-ChainList/issues",
4+
"homepage": "https://github.com/bitriel/BitrieWallet-ChainList#readme",
55
"license": "Apache-2.0",
66
"packageManager": "yarn@3.2.0",
77
"repository": {

packages/chain-list/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"author": "NamPC <nampham@subwallet.app>",
3-
"bugs": "https://github.com/Koniverse/SubWallet-Chain/issues",
3+
"bugs": "https://github.com/bitriel/BitrieWallet-ChainList/issues",
44
"contributors": [],
55
"description": "Open-source package to manage chains, tokens and other information",
66
"engines": {
77
"node": ">=14.0.0"
88
},
9-
"homepage": "https://github.com/Koniverse/SubWallet-Chain/tree/master/packages/chain-list#readme",
9+
"homepage": "https://github.com/bitriel/BitrieWallet-ChainList/tree/master/packages/chain-list#readme",
1010
"license": "Apache-2.0",
1111
"maintainers": [],
1212
"name": "@subwallet/chain-list",
1313
"repository": {
1414
"directory": "packages/chain-list",
1515
"type": "git",
16-
"url": "https://github.com/Koniverse/SubWallet-Chain.git"
16+
"url": "https://github.com/bitriel/BitrieWallet-ChainList.git"
1717
},
1818
"sideEffects": [
1919
"./detectPackage.js",

0 commit comments

Comments
 (0)