Skip to content

Commit

Permalink
change github urls
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahZinsmeister committed Jul 8, 2022
1 parent 9a5d620 commit 78e3540
Show file tree
Hide file tree
Showing 14 changed files with 300 additions and 296 deletions.
3 changes: 0 additions & 3 deletions .github/FUNDING.yml

This file was deleted.

5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# web3-react (beta)

[![CI](https://github.com/NoahZinsmeister/web3-react/actions/workflows/CI.yml/badge.svg)](https://github.com/NoahZinsmeister/web3-react/actions/workflows/CI.yml)
[![CI](https://github.com/Uniswap/web3-react/actions/workflows/CI.yml/badge.svg)](https://github.com/Uniswap/web3-react/actions/workflows/CI.yml)

_Looking for the prior version of this library? It's available on the [v6 branch](https://github.com/NoahZinsmeister/web3-react/tree/v6)._
_Looking for the prior version of this library? It's available on the [v6 branch](https://github.com/Uniswap/web3-react/tree/v6)._

## [Example](https://web3-react-mu.vercel.app/)

Expand Down Expand Up @@ -35,6 +35,7 @@ In addition to compiling each package in watch mode, this will also spin up [pac

## Running Tests

- `yarn build`
- `yarn test --watch`

## Documentation
Expand Down
2 changes: 1 addition & 1 deletion packages/coinbase-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eip1193/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gnosis-safe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand All @@ -24,8 +24,8 @@
"start": "tsc --watch"
},
"dependencies": {
"@gnosis.pm/safe-apps-provider": "^0.11.0",
"@gnosis.pm/safe-apps-sdk": "^7.3.0",
"@gnosis.pm/safe-apps-provider": "^0.11.3",
"@gnosis.pm/safe-apps-sdk": "^7.5.0",
"@web3-react/types": "^8.0.19-beta.0"
}
}
562 changes: 284 additions & 278 deletions packages/gnosis-safe/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"author": "Noah Zinsmeister <[email protected]>",
"license": "GPL-3.0-or-later",
"repository": "github:NoahZinsmeister/web3-react",
"repository": "github:Uniswap/web3-react",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 78e3540

Please sign in to comment.