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

Release 0.8.0

This commit is contained in:
Matthias Kretschmann 2020-10-23 14:40:21 +02:00
parent e17f1f73a4
commit f28ba748f2
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 413 additions and 407 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.7.5",
"version": "0.8.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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