This commit is contained in:
Ayo 2024-03-15 19:59:28 +01:00
parent c7d29d1869
commit 09428b6e25

View file

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