Merge pull request #14 from ForbesLindesay/patch-1

component.json wasn't valid JSON
This commit is contained in:
Sami Samhuri 2012-12-04 15:12:33 -08:00
commit 5db99eec35

View file

@ -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",