mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
This wasn't valid JSON
This commit is contained in:
parent
81a418573c
commit
36cd2e950d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "strftime",
|
"name": "strftime",
|
||||||
"repo": "samsonjs/strftime"
|
"repo": "samsonjs/strftime",
|
||||||
"description": "strftime date formatting",
|
"description": "strftime date formatting",
|
||||||
"keywords": ["strftime", "format", "date", "time"],
|
"keywords": ["strftime", "format", "date", "time"],
|
||||||
"version": "0.4.8",
|
"version": "0.4.8",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue