aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2015-05-28 11:55:13 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2015-05-28 11:55:13 +0100
commiteac6b521264c15555897442c503e86ccfae80669 (patch)
tree5766ccaf3081af58f8951288aae6c74762dcd531
parent1d8ae4b76aff13352290646963ef03e67efba117 (diff)
downloadpackages-eac6b521264c15555897442c503e86ccfae80669.tar.gz
packages-eac6b521264c15555897442c503e86ccfae80669.zip
Remove trailing comma
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index bc8f5c1..19ced94 100644
--- a/packages.json
+++ b/packages.json
@@ -1577,5 +1577,5 @@
"description": "Handler framework for the Mongrel2 web server.",
"license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-mongrel2"
- },
+ }
]