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

Release 0.12.1

This commit is contained in:
Matthias Kretschmann 2021-03-24 11:53:29 +01:00
parent b1967534e8
commit c968388d17
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 721 additions and 707 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.12.0",
"version": "0.12.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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