aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblamestross <blamestross@gmail.com>2014-07-01 11:33:09 -0400
committerblamestross <blamestross@gmail.com>2014-07-01 11:33:09 -0400
commit632bf8c5414e07f5265931c867ced0b49f7d818a (patch)
treed6c4829e37d6feaa79cffbacc226149615fb4e65
parentcf88aa49baa051daf19dd5cd3308072a298b31c2 (diff)
downloadpackages-632bf8c5414e07f5265931c867ced0b49f7d818a.tar.gz
packages-632bf8c5414e07f5265931c867ced0b49f7d818a.zip
I left out a comma. This breaks the babel.
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index caed27d..e71c38c 100644
--- a/packages.json
+++ b/packages.json
@@ -759,7 +759,7 @@
"description": "macro-based HTML templating engine",
"license": "WTFPL",
"web": "https://github.com/flyx/emerald"
- }
+ },
{
"name": "vectors",
"url": "git://github.com/blamestross/nimrod-vectors",