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

bump @oceanprotocol/list-datapartners (#221)

This commit is contained in:
Matthias Kretschmann 2020-11-06 18:57:43 +01:00 committed by GitHub
parent d47fd97536
commit 049cccb189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3867,9 +3867,9 @@
}
},
"@oceanprotocol/list-datapartners": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@oceanprotocol/list-datapartners/-/list-datapartners-1.0.0.tgz",
"integrity": "sha512-FkavpY56HhTLZetBNH0NXE6t+5G/0lF8r8LFHwcFBNpyLba87tPe30PqzR++4W9Ilrf4KnpU8pHfL6NwYzv8nw=="
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@oceanprotocol/list-datapartners/-/list-datapartners-1.0.1.tgz",
"integrity": "sha512-8nbfty5ae04X8JTZfwE/FedAuw60cm2m4DD1uMtayZ2LJ6pAwAA5XEYhY6pGugx0S82ndefPcuw7YEpixK1VMg=="
},
"@oceanprotocol/react": {
"version": "0.3.16",

View File

@ -23,7 +23,7 @@
"@loadable/component": "5.13.1",
"@oceanprotocol/art": "^3.0.0",
"@oceanprotocol/lib": "^0.9.9",
"@oceanprotocol/list-datapartners": "^1.0.0",
"@oceanprotocol/list-datapartners": "^1.0.1",
"@oceanprotocol/react": "^0.3.16",
"@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^1.0.0",