From 498868035399ab7f4be9692cc6a6fd4d7746fb7c Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Thu, 9 Mar 2023 18:30:58 +0100 Subject: [PATCH] Update description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70721cfa..29372116 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keycloakify", "version": "6.13.0-rc.0", - "description": "Keycloak theme generator for Reacts app", + "description": "Create Keycloak themes using React", "repository": { "type": "git", "url": "git://github.com/garronej/keycloakify.git"