Compare commits

...

1 commit

Author SHA1 Message Date
5a910ae1c2 0.2.28 2024-12-06 23:46:57 +01:00

View file

@ -1,6 +1,6 @@
{ {
"name": "generate-timezone-json", "name": "generate-timezone-json",
"version": "0.2.27", "version": "0.2.28",
"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",