Skip to content

Commit b9b1f7a

Browse files
authored
Update package.json
1 parent 940cb95 commit b9b1f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@johnrdorazio/jquery-clock-plugin",
33
"version": "2.3.7",
4-
"description": "jQuery plugin to turn a dom element into a jQuery Clock that can take an initial timestamp (even server generated, or NTP generated) instead of client system time, supports internationalization (69 locales) and PHP Style Format Characters, and works independently from the system clock. Supports microsecond time. Can be easily styled with three simple css rules",
4+
"description": "jQuery plugin to turn a dom element into a jQuery Clock that can take an initial timestamp (even server generated, or NTP generated) instead of client system time, supports internationalization (69 locales) and Intl.DateTimeFormat options OR PHP Style Format Characters, and works independently from the system clock. Supports microsecond time. Can be easily styled with three simple css rules",
55
"main": "jqClock-lite.min.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)