From ed49d1a48456703defb805ccb02d7c288138d762 Mon Sep 17 00:00:00 2001 From: onionhammer Date: Sun, 25 May 2014 18:24:00 -0500 Subject: [PATCH] Fixed missing comma --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index a01dd60..705e1f5 100644 --- a/packages.json +++ b/packages.json @@ -37,7 +37,7 @@ "description": "A simple string templating library for Nimrod.", "license": "BSD", "web": "https://github.com/onionhammer/nim-templates" - } + }, { "name": "murmur",