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

Release 0.10.0

This commit is contained in:
Matthias Kretschmann 2021-01-18 16:01:43 +01:00
parent 25ac01e97d
commit 6c0b5c6779
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 598 additions and 585 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.9.21",
"version": "0.10.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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