1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Release 0.11.0

This commit is contained in:
Matthias Kretschmann 2021-02-24 16:12:32 +01:00
parent e5ad9f5ca8
commit 4f494f21a9
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 659 additions and 602 deletions

File diff suppressed because it is too large Load Diff

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/lib",
"version": "0.10.1",
"version": "0.11.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/lib",
"version": "0.10.1",
"version": "0.11.0",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/node/lib.js",
"typings": "./dist/node/lib.d.ts",