1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

merge to develop

This commit is contained in:
Bill Barman 2018-11-22 18:37:27 +08:00
commit cb7b8d51f1
3 changed files with 10 additions and 950 deletions

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.21
current_version = 0.1.22
[bumpversion:file:package.json]

954
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/squid",
"version": "0.1.21",
"version": "0.1.22",
"description": "JavaScript client library for Ocean Protocol",
"main": "dist/squid.js",
"scripts": {
@ -48,7 +48,7 @@
},
"homepage": "https://github.com/oceanprotocol/squid-js#readme",
"dependencies": {
"@oceanprotocol/keeper-contracts": "0.3.22",
"@oceanprotocol/keeper-contracts": "0.3.23",
"@oceanprotocol/secret-store-client": "0.0.12",
"bignumber.js": "^8.0.1",
"eth-crypto": "^1.2.7",