From 6b15c5087d45dd584b737d395e0a4074d5ed4b8c Mon Sep 17 00:00:00 2001 From: Benjamin Summerton Date: Fri, 9 Dec 2016 22:46:43 -0500 Subject: [PATCH] Forgot a comma... --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index ab880c7..17d1a08 100644 --- a/packages.json +++ b/packages.json @@ -5538,7 +5538,7 @@ "description": "etcd client library", "license": "LGPLv3", "web": "https://github.com/FedericoCeratto/nim-etcd-client" - } + }, { "name": "stb_image", "url": "https://gitlab.com/define-private-public/stb_image-Nim",