From c5699340dac669dc7e221044d47540a705beb5c8 Mon Sep 17 00:00:00 2001 From: Ethosa <49402667+Ethosa@users.noreply.github.com> Date: Sun, 21 May 2023 08:09:44 +0700 Subject: [PATCH] Change happyx description (#2603) --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 5e88e25..5ed8708 100644 --- a/packages.json +++ b/packages.json @@ -29854,7 +29854,7 @@ "framework", "hapticx" ], - "description": "Asynchronous web-framework written with ♥", + "description": "Macro-oriented asynchronous web-framework written with ♥", "license": "GNU GPLv3", "web": "https://github.com/HapticX/happyx" },