We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81efcab commit d1ca446Copy full SHA for d1ca446
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "js-joda-timezone",
3
"version": "0.0.4",
4
- "description": "bindings to the iana tzdb",
+ "description": "iana tzdb timezone bindings for js-joda",
5
"main": "dist/js-joda-timezone.js",
6
"scripts": {
7
"test": "./node_modules/.bin/mocha --timeout 5000 --compilers js:babel-core/register ./test/*Test.js",
0 commit comments