This commit is contained in:
Ayo Ayco 2025-11-04 17:37:23 +01:00
parent 7210be13ad
commit 66e524ee9d

View file

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