bump to squid-js v0.8.3

This commit is contained in:
Matthias Kretschmann 2019-11-22 12:36:25 +01:00
parent c8a46a5316
commit 8ca727fffc
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 5 additions and 5 deletions

View File

@ -1934,9 +1934,9 @@
}
},
"@oceanprotocol/squid": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-0.8.2.tgz",
"integrity": "sha512-cRkkVkiBl4zs4hbN+By6TR00eZM3mDR62dhvKU0gDQOyhWobi3ZZV5+5a7vtFkyuTeCQaiZ/ymWFnLBeuk5+7g==",
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-0.8.3.tgz",
"integrity": "sha512-T7uE4s2BBQf2+3SZtkP8WBmo8TvEZhCyW88T4Sq7Cw2iwQULEnLSKhhvuXfQ+416khGgNIgILTypSTuAcxtQYQ==",
"requires": {
"@oceanprotocol/keeper-contracts": "^0.12.7",
"@oceanprotocol/secret-store-client": "^0.0.15",

View File

@ -14,7 +14,7 @@
},
"dependencies": {
"@oceanprotocol/art": "^2.2.0",
"@oceanprotocol/squid": "^0.8.2",
"@oceanprotocol/squid": "^0.8.3",
"@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^0.9.1",
"@truffle/hdwallet-provider": "^1.0.23",

View File

@ -19,7 +19,7 @@
},
{
"name": "squid-js",
"version": "~0.8.2"
"version": "~0.8.3"
},
{
"name": "faucet",