Compare commits

..

1 commit

Author SHA1 Message Date
5a910ae1c2 0.2.28 2024-12-06 23:46:57 +01:00
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "generate-timezone-json",
"version": "0.2.43",
"version": "0.2.28",
"bin": "./index.js",
"description": "Generate JSON file containing timezones from a tab file or the official IANA database",
"main": "index.js",
@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "https://git.ayo.run/ayo/generate-timezone-json"
"url": "https://github.com/ayoayco/generate-timezone-json"
},
"keywords": [
"timezones",
@ -21,7 +21,7 @@
"author": "Ayo Ayco",
"license": "ISC",
"dependencies": {
"@vvo/tzdb": "^6.198.0",
"@vvo/tzdb": "^6.152.0",
"parse-zonetab": "^1.0.0"
}
}

View file

@ -9,16 +9,16 @@ importers:
.:
dependencies:
'@vvo/tzdb':
specifier: ^6.198.0
version: 6.198.0
specifier: ^6.152.0
version: 6.152.0
parse-zonetab:
specifier: ^1.0.0
version: 1.0.0
packages:
'@vvo/tzdb@6.198.0':
resolution: {integrity: sha512-bNRWBhWYl0edVgyX6AYbhoCM2tk2lXJjGCyO2VDc2xn6Dw8dLd7WGj2DDXkVOkmOIQTNjEAcxrEpIzz5pWVwFg==}
'@vvo/tzdb@6.152.0':
resolution: {integrity: sha512-PSHIgDk6LjYTyAK7fPLZIliB1vSQg2OXxfkAkRJzUkwuR/Xp5FzmQNx9SmHVZhw/W/Y1x6TE6yO89PFPossswQ==}
buffer-alloc-unsafe@1.1.0:
resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==}
@ -131,7 +131,7 @@ packages:
snapshots:
'@vvo/tzdb@6.198.0': {}
'@vvo/tzdb@6.152.0': {}
buffer-alloc-unsafe@1.1.0: {}