This commit is contained in:
AJ ONeal 2022-03-09 23:52:18 -07:00
parent ba1c97cda2
commit b5649558b7
No known key found for this signature in database
GPG Key ID: 585419CA6DB0AA23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "xtz", "name": "xtz",
"version": "1.3.0", "version": "1.3.1",
"description": "A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native Intl.DateTimeFormat in ~100 LoC. For Node.js & Browsers.", "description": "A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native Intl.DateTimeFormat in ~100 LoC. For Node.js & Browsers.",
"main": "xtz.js", "main": "xtz.js",
"files": [ "files": [