This commit is contained in:
AJ ONeal 2022-03-09 23:29:12 -07:00
parent c3f690ae6d
commit 0501ab1899
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",
"version": "1.0.2",
"version": "1.1.0",
"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",
"scripts": {