Fixed missing ','

This commit is contained in:
twist_vector 2015-11-25 05:40:53 -05:00
parent 25aa8445e6
commit a773e798c2

View File

@ -3587,7 +3587,7 @@
"description": "Advanced logging library for Nim with structured logging, formatters, filters and writers.",
"license": "MIT",
"web": "https://github.com/theduke/nim-nimlog"
}
},
{
"name": "geohash",
"url": "https://github.com/twist-vector/nim-geohash.git",
@ -3600,7 +3600,7 @@
"description": "Nim implementation of the geohash latitude/longitude geocode system",
"license": "Apache License 2.0",
"web": "https://github.com/twist-vector/nim-geohash"
}
},
{
"name": "bped",
"url": "https://github.com/twist-vector/nim-bped.git",