This commit is contained in:
AJ ONeal 2022-03-09 23:30:42 -07:00
parent 0501ab1899
commit 6a095b0966
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.1.0",
"version": "1.1.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.",
"main": "xtz.js",
"scripts": {