diff --git a/README.md b/README.md index 3b0e592..46776b9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

react

-> 🎣 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) diff --git a/package.json b/package.json index a0a5fca..ed3ab59 100644 --- a/package.json +++ b/package.json @@ -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",