1
0
mirror of https://github.com/oceanprotocol/react.git synced 2025-02-14 21:10:38 +01:00

Release 0.0.2

This commit is contained in:
mihaisc 2020-05-11 18:55:23 +03:00
parent 89bd4d6119
commit 172822676f
3 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. Dates are d
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### 0.0.1
#### 0.0.2
> 11 May 2020

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.0.1",
"version": "0.0.2",
"description": "React hooks & components on top of squid.js",
"main": "dist/index.js",
"module": "dist/esm/index.js",