diff --git a/packages.json b/packages.json index 7c1bb96..90a99f6 100644 --- a/packages.json +++ b/packages.json @@ -19104,6 +19104,19 @@ "license": "MIT", "web": "https://github.com/nitely/nim-hyps" }, + { + "name": "kxrouter", + "url": "https://github.com/nitely/nim-kxrouter", + "method": "git", + "tags": [ + "karax", + "web", + "router" + ], + "description": "A karax router with life-time events", + "license": "MIT", + "web": "https://github.com/nitely/nim-kxrouter" + }, { "name": "delight", "url": "https://github.com/liquid600pgm/delight",