update bin

This commit is contained in:
Ayo 2022-09-19 16:54:26 +02:00
parent 3526d69a8e
commit c28ddaad0c

View file

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