repo description change

This commit is contained in:
Matthias Kretschmann 2020-07-20 12:57:53 +02:00
parent 75d9a67dbc
commit 2f5975ad49
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<h1 align="center">react</h1>
> 🎣 React hooks & components on top of squid.js
> 🎣 React hooks & components on top of @oceanprotocol/lib
[![npm](https://img.shields.io/npm/v/@oceanprotocol/react.svg)](https://www.npmjs.com/package/@oceanprotocol/react)
[![Build Status](https://travis-ci.com/oceanprotocol/react.svg?token=3psqw6c8KMDqfdGQ2x6d&branch=master)](https://travis-ci.com/oceanprotocol/react)

View File

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