From 83d9d5a797f93a50c954eec3fc6421db74a12046 Mon Sep 17 00:00:00 2001 From: hasnainroopawalla Date: Sat, 13 Apr 2024 17:10:24 +0200 Subject: [PATCH] desc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 179c7e8..089ae59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "configwise", "version": "0.1.1", - "description": "", + "description": "Crafting Dynamic Project Configs based on your Browser's Whims ⚙️", "repository": "https://github.com/hasnainroopawalla/configwise", "main": "dist/index.js", "types": "dist/index.d.ts",