mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-10 16:15:41 +01:00
bump ocean.js (#225)
This commit is contained in:
parent
b4acf688c2
commit
7531fde3d7
6
package-lock.json
generated
6
package-lock.json
generated
@ -2593,9 +2593,9 @@
|
||||
"integrity": "sha512-yoGk4kpTy9E06OWusd3Fa/W3yjmFNKND/I92YtmrMnX0i3gm/kom/Z7XrRiAHVC8JVnM9Q79FojGLd2eOL4opg=="
|
||||
},
|
||||
"@oceanprotocol/lib": {
|
||||
"version": "0.9.21",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.9.21.tgz",
|
||||
"integrity": "sha512-Bo+xJeFXOMfqof0GA5B07wWkBJ9S/v646zrUGuVIZ7nmwnGR8ba5Sr3lznpz7JIvmIpSNsKkXXWwwsRtZeeA1w==",
|
||||
"version": "0.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.10.0.tgz",
|
||||
"integrity": "sha512-ibsdyCS3ROUMShznaSvThHuTaGxKXCMedZfkvkFY1iFJvUL8HgJ0V6kRINNZDamj8AxLjEI1uV1QA3UTB8qkJA==",
|
||||
"requires": {
|
||||
"@ethereum-navigator/navigator": "^0.5.2",
|
||||
"@oceanprotocol/contracts": "^0.5.8",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"dist/"
|
||||
],
|
||||
"dependencies": {
|
||||
"@oceanprotocol/lib": "^0.9.21",
|
||||
"@oceanprotocol/lib": "^0.10.0",
|
||||
"axios": "^0.21.1",
|
||||
"decimal.js": "^10.2.1",
|
||||
"web3": "1.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user