mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
update component.json for v0.5
This commit is contained in:
parent
2d63ed7564
commit
64e4ed4834
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"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.5.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"scripts": ["lib/index.js"]
|
"scripts": ["lib/index.js"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue