diff --git a/packages.json b/packages.json index fff32f9..c75fbff 100644 --- a/packages.json +++ b/packages.json @@ -16143,6 +16143,19 @@ "license": "MIT", "web": "https://github.com/treeform/staticglfw" }, + { + "name": "pg_util", + "url": "https://github.com/hiteshjasani/nim-pg-util.git", + "method": "git", + "tags": [ + "postgresql", + "postgres", + "pg" + ], + "description": "Postgres utility functions", + "license": "MIT", + "web": "https://github.com/hiteshjasani/nim-pg-util" + }, { "name": "googleapi", "url": "https://github.com/treeform/googleapi",