@phensley/timezone
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@phensley/timezone", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Compact timezone lib based on tz database", | ||
@@ -40,3 +40,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@phensley/cldr-utils": "~1.4.0", | ||
"@phensley/cldr-utils": "~1.4.1", | ||
"tslib": "^2.3.1" | ||
@@ -49,3 +49,3 @@ }, | ||
"@types/rimraf": "^3.0.1", | ||
"@types/yargs": "^17.0.2", | ||
"@types/yargs": "17.0.2", | ||
"@typescript-eslint/eslint-plugin": "^4.29.1", | ||
@@ -67,3 +67,3 @@ "@typescript-eslint/parser": "^4.29.1", | ||
"uglify-es": "^3.3.9", | ||
"yargs": "^17.1.1" | ||
"yargs": "17.1.1" | ||
}, | ||
@@ -87,3 +87,3 @@ "jest": { | ||
}, | ||
"gitHead": "2fd52de6077fc308ef45143d076ecd5c84765a1b" | ||
"gitHead": "a76ab6b597cc7f56f26d0632100b3f378f3e4e1c" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
675919
2233
Updated@phensley/cldr-utils@~1.4.1