mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
Merge pull request #14 from ForbesLindesay/patch-1
component.json wasn't valid JSON
This commit is contained in:
commit
5db99eec35
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue