1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

bump packages

This commit is contained in:
Matthias Kretschmann 2020-09-30 18:57:08 +02:00
parent 62d210f89f
commit 0e55d3434d
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3387,9 +3387,9 @@
"integrity": "sha512-0+Tp6UdoDTBJZp4yX3kkSrV+CcOS/hJ3SJ4HuWiL5FE5Nlj3JCeV86iuWPkFuXzIdgri00DaGvQhP58knzJ2Uw=="
},
"@oceanprotocol/lib": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.4.0.tgz",
"integrity": "sha512-0tMvRXqV7I4Jz9MhoLv5Zd8RcVfuPWa33VCFElodXCNOcZZWayV0hFrZsz779cKZByahbvWZGLEE8Z9WVfiFQw==",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.4.1.tgz",
"integrity": "sha512-EtMA46JM+Ovi48tTxrDvzQN5rTWPy+tmZWvUny8ISB5d+q0ZtlKEBncUhApYanMZ9Zhv9eJTxv0eZ2dGFyn2NQ==",
"requires": {
"@ethereum-navigator/navigator": "^0.5.0",
"@oceanprotocol/contracts": "^0.4.4",

View File

@ -22,7 +22,7 @@
"@coingecko/cryptoformat": "^0.4.2",
"@loadable/component": "5.13.1",
"@oceanprotocol/art": "^3.0.0",
"@oceanprotocol/lib": "^0.4.0",
"@oceanprotocol/lib": "^0.4.1",
"@oceanprotocol/react": "^0.0.48",
"@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^1.0.0",