Skip to content

Commit d1ca446

Browse files
committed
Update package description
1 parent 81efcab commit d1ca446

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": "js-joda-timezone",
33
"version": "0.0.4",
4-
"description": "bindings to the iana tzdb",
4+
"description": "iana tzdb timezone bindings for js-joda",
55
"main": "dist/js-joda-timezone.js",
66
"scripts": {
77
"test": "./node_modules/.bin/mocha --timeout 5000 --compilers js:babel-core/register ./test/*Test.js",

0 commit comments

Comments
 (0)