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

Release 0.14.2

This commit is contained in:
Matthias Kretschmann 2021-04-16 00:51:28 +02:00
parent 26957a8432
commit 9bb1b012a1
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 785 additions and 774 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.14.1",
"version": "0.14.2",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
{
"name": "@oceanprotocol/lib",
"source": "./src/index.ts",
"version": "0.14.1",
"version": "0.14.2",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/node/lib.js",
"exports": "./dist/lib.modern.js",