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

Release 0.12.0

This commit is contained in:
mihaisc 2021-03-18 11:57:16 +02:00
parent abcb1f8200
commit b8fc15e4df
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
3 changed files with 711 additions and 705 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.11.5",
"version": "0.12.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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