Skip to content

Commit 6a0cf79

Browse files
committed
Release 1.0.4
1 parent 7aff63b commit 6a0cf79

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

package.json

+12-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jswork/next-time-format",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Time format for next.",
55
"homepage": "https://js.work",
66
"author": {
@@ -43,5 +43,15 @@
4343
"publishConfig": {
4444
"access": "public",
4545
"registry": "https://registry.npmjs.org"
46-
}
46+
},
47+
"keywords": [
48+
"next",
49+
"time",
50+
"format",
51+
"date",
52+
"left",
53+
"hour",
54+
"minute",
55+
"second"
56+
]
4757
}

0 commit comments

Comments
 (0)