From 632bf8c5414e07f5265931c867ced0b49f7d818a Mon Sep 17 00:00:00 2001 From: blamestross Date: Tue, 1 Jul 2014 11:33:09 -0400 Subject: [PATCH] I left out a comma. This breaks the babel. --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",