diff --git a/packages.json b/packages.json index 6b93f31f..1992eed6 100644 --- a/packages.json +++ b/packages.json @@ -33363,5 +33363,16 @@ "description": "UI library for HappyX web framework", "license": "MIT", "web": "https://github.com/HapticX/happyx-ui" + }, + { + "name": "nudates", + "url": "https://github.com/GeK2K/nudates", + "method": "git", + "tags": [ + "dates" + ], + "description": "Some useful tools when working with dates.", + "license": "MIT", + "web": "https://github.com/GeK2K/nudates" } ]