update bin
This commit is contained in:
parent
3526d69a8e
commit
c28ddaad0c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "generate-timezone-json",
|
||||
"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",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue