This commit is contained in:
Ayo Ayco 2025-09-26 12:24:08 +02:00
parent 0b6a1d37c3
commit dec287483a

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",