From 36cd2e950d7f66181c27fd11ee006f9f87631edc Mon Sep 17 00:00:00 2001 From: Forbes Lindesay Date: Tue, 4 Dec 2012 14:18:03 +0000 Subject: [PATCH] This wasn't valid JSON --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 6295e43..a273062 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "strftime", - "repo": "samsonjs/strftime" + "repo": "samsonjs/strftime", "description": "strftime date formatting", "keywords": ["strftime", "format", "date", "time"], "version": "0.4.8",