mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
bump @oceanprotocol/lib
This commit is contained in:
parent
42820874cb
commit
d17adf3eb1
2574
package-lock.json
generated
2574
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -25,8 +25,7 @@
|
|||||||
"dist/"
|
"dist/"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oceanprotocol/contracts": "^0.2.3",
|
"@oceanprotocol/lib": "^0.1.7",
|
||||||
"@oceanprotocol/lib": "^0.1.6",
|
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
"react": "^16.9.41",
|
"react": "^16.9.41",
|
||||||
"web3": "^1.2.11",
|
"web3": "^1.2.11",
|
||||||
@ -37,7 +36,6 @@
|
|||||||
"@types/react": "^16.9.41",
|
"@types/react": "^16.9.41",
|
||||||
"@typescript-eslint/eslint-plugin": "^3.6.0",
|
"@typescript-eslint/eslint-plugin": "^3.6.0",
|
||||||
"@typescript-eslint/parser": "^3.6.0",
|
"@typescript-eslint/parser": "^3.6.0",
|
||||||
"@walletconnect/web3-provider": "^1.0.18",
|
|
||||||
"auto-changelog": "^2.2.0",
|
"auto-changelog": "^2.2.0",
|
||||||
"eslint": "^7.5.0",
|
"eslint": "^7.5.0",
|
||||||
"eslint-config-oceanprotocol": "^1.5.0",
|
"eslint-config-oceanprotocol": "^1.5.0",
|
||||||
|
@ -75,7 +75,6 @@ function OceanProvider({
|
|||||||
opts = await getDefaultProviders()
|
opts = await getDefaultProviders()
|
||||||
}
|
}
|
||||||
|
|
||||||
setWeb3ModalOpts(opts)
|
|
||||||
const instance = new Web3Modal(opts)
|
const instance = new Web3Modal(opts)
|
||||||
setWeb3Modal(instance)
|
setWeb3Modal(instance)
|
||||||
Logger.log('Web3Modal instance created.', instance)
|
Logger.log('Web3Modal instance created.', instance)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user