Compare commits

...

1 commit

Author SHA1 Message Date
edddaacc0e 0.2.33 2025-08-15 10:40:31 +02:00

View file

@ -1,6 +1,6 @@
{ {
"name": "generate-timezone-json", "name": "generate-timezone-json",
"version": "0.2.32", "version": "0.2.33",
"bin": "./index.js", "bin": "./index.js",
"description": "Generate JSON file containing timezones from a tab file or the official IANA database", "description": "Generate JSON file containing timezones from a tab file or the official IANA database",
"main": "index.js", "main": "index.js",