bump packages

This commit is contained in:
Matthias Kretschmann 2020-07-21 12:30:51 +02:00
parent 89eb5ee54b
commit b75cff8cfd
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1298,9 +1298,9 @@
"integrity": "sha512-LaOPxTID+iMRaUYneAOyG6jQQL8Gz9XA0jEqXvhJOqB/WL2zySL2StXpXPpMxzFq6APdpbnQ70s4jBgVChBN2w=="
},
"@oceanprotocol/lib": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.1.7.tgz",
"integrity": "sha512-vt2/fpXjy6rPfbNHMAwOhlEIkjl6unvvkij2qC/gdC2hCC+cWXENbPX/3AgrXk0YkshCONq6FWvGBpXw0EwK0w==",
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.1.8.tgz",
"integrity": "sha512-qYaOpPzziMP7dMKEMEchqkB8bZHc/CQy2wR7DLP4X/ke28Z1RNYPgrPOo3by7DMEPbHwzqkpAqMoBlrdNh+MqA==",
"requires": {
"@ethereum-navigator/navigator": "^0.5.0",
"@oceanprotocol/contracts": "^0.3.1",

View File

@ -25,7 +25,7 @@
"dist/"
],
"dependencies": {
"@oceanprotocol/lib": "^0.1.7",
"@oceanprotocol/lib": "^0.1.8",
"axios": "^0.19.2",
"react": "^16.9.41",
"web3": "^1.2.11",