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

Release 1.0.0-next.41

This commit is contained in:
mihaisc 2022-05-06 11:54:12 +03:00
parent 0e261b4dec
commit 1d327bf100
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
3 changed files with 1419 additions and 1409 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": "1.0.0-next.40",
"version": "1.0.0-next.41",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
{
"name": "@oceanprotocol/lib",
"source": "./src/index.ts",
"version": "1.0.0-next.40",
"version": "1.0.0-next.41",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/lib.js",
"umd:main": "dist/lib.umd.js",