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

Release 0.14.1

This commit is contained in:
mihaisc 2021-04-14 10:01:01 +03:00
parent 2b602c691b
commit 5d2251fdc9
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
3 changed files with 778 additions and 766 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.0",
"version": "0.14.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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