diff --git a/packages.json b/packages.json index 3106627..b63f796 100644 --- a/packages.json +++ b/packages.json @@ -32347,5 +32347,18 @@ "description": "Tailwind CSS bindings for Nim", "license": "MIT", "web": "https://github.com/Ethosa/tailwindcss-nim" + }, + { + "name": "mummy_utils", + "url": "https://github.com/ThomasTJdev/mummy_utils", + "method": "git", + "tags": [ + "mummy", + "web", + "server" + ], + "description": "Utility package for mummy multithreaded server", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/mummy_utils" } ]