From 75e2e7833b8f653945347093766e1152c61b5e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20T=2E=20Jarl=C3=B8v?= Date: Sat, 20 Jan 2024 14:46:08 +0100 Subject: [PATCH] Update packages.json (#2793) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index b63f796..0b87b0b 100644 --- a/packages.json +++ b/packages.json @@ -32360,5 +32360,18 @@ "description": "Utility package for mummy multithreaded server", "license": "MIT", "web": "https://github.com/ThomasTJdev/mummy_utils" + }, + { + "name": "jesterfork", + "url": "https://github.com/ThomasTJdev/jester_fork", + "method": "git", + "tags": [ + "web", + "http", + "jester" + ], + "description": "Fork of jester with Nim v2.x support", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/jester_fork" } ]