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:
commit
cb7b8d51f1
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.1.21
|
||||
current_version = 0.1.22
|
||||
|
||||
[bumpversion:file:package.json]
|
||||
|
||||
|
954
package-lock.json
generated
954
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user