From 84e35faca5f861e75001de9a0a25d7cf66468c48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20D=C3=A9ly?= Date: Mon, 13 May 2024 04:34:46 +0000 Subject: [PATCH] Added package dira (#2869) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 1992eed..3782a86 100644 --- a/packages.json +++ b/packages.json @@ -33364,6 +33364,19 @@ "license": "MIT", "web": "https://github.com/HapticX/happyx-ui" }, + { + "name": "dira", + "url": "https://github.com/tdely/dira", + "method": "git", + "tags": [ + "git", + "profile", + "manager" + ], + "description": "git profile manager", + "license": "MIT", + "web": "https://github.com/tdely/dira" + }, { "name": "nudates", "url": "https://github.com/GeK2K/nudates",