aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoronionhammer <erik.m.oleary@gmail.com>2014-05-25 18:24:00 -0500
committeronionhammer <erik.m.oleary@gmail.com>2014-05-25 18:24:00 -0500
commited49d1a48456703defb805ccb02d7c288138d762 (patch)
treed85f67d94fad7263109ccb95537ce625461d6903
parentde81fb72f80dd93f43db1f93b436837f83c10cf9 (diff)
downloadpackages-ed49d1a48456703defb805ccb02d7c288138d762.tar.gz
packages-ed49d1a48456703defb805ccb02d7c288138d762.zip
Fixed missing comma
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
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",