From 69be15c218c7b6f35b27ceafe1de299db26a9e89 Mon Sep 17 00:00:00 2001 From: James Browder Date: Wed, 27 Jan 2016 12:27:25 -0600 Subject: [PATCH] missing comma in json --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 672afe8..f08303d 100644 --- a/packages.json +++ b/packages.json @@ -4048,7 +4048,7 @@ "description": "better cookie handling", "license": "MIT", "web": "https://github.com/achesak/nim-biscuits" - } + }, { "name": "pari", "url": "git://github.com/lompik/pari.nim",