From 452a8a4136e82585cf929a930835472358d2d31c Mon Sep 17 00:00:00 2001 From: Mark Mankarious Date: Fri, 25 Aug 2023 21:40:43 +0100 Subject: [PATCH] chore: updates package.json description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6946d33..d5d57cd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "isoflow", "version": "0.3.49", "private": false, - "description": "A highly customizable React component for building interactive flow diagrams.", + "description": "An open-source React component for drawing network diagrams.", "license": "MIT", "repository": { "type": "git",