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.37

This commit is contained in:
mihaisc 2022-04-20 17:39:27 +03:00
parent 00e2edc3b0
commit e72055f4c7
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
3 changed files with 1391 additions and 1380 deletions

File diff suppressed because it is too large Load Diff

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@oceanprotocol/lib",
"version": "1.0.0-next.36",
"version": "1.0.0-next.37",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@oceanprotocol/lib",
"version": "1.0.0-next.36",
"version": "1.0.0-next.37",
"license": "Apache-2.0",
"dependencies": {
"@oceanprotocol/contracts": "1.0.0-alpha.28",

View File

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