From 7643c8208c66cce8b53142c88879abdc2417cb6b Mon Sep 17 00:00:00 2001 From: markoburcul Date: Fri, 11 Oct 2024 16:56:30 +0200 Subject: [PATCH] test Signed-off-by: markoburcul --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31907339..055599c0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This monorepo contains packages for building web applications in the Status ecos ## Packages -| Name | `npm` | Description | +| Name | `npm` | Description test | | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [`@status-im/components`](./packages/components) | [![npm version](https://img.shields.io/npm/v/@status-im/components)](https://www.npmjs.com/package/@status-im/components) | Component library built with Radix UI, React Aria, Tailwind CSS. | | [`@status-im/js`](./packages/status-js) | [![npm version](https://img.shields.io/npm/v/@status-im/js)](https://www.npmjs.com/package/@status-im/js) | Libary for Waku protocol integration and blockchain interactions. |