This commit is contained in:
AJ ONeal 2022-03-09 23:30:42 -07:00
bovenliggende 0501ab1899
commit 6a095b0966
Geen bekende sleutel gevonden voor deze handtekening in de database
GPG sleutel-ID: 585419CA6DB0AA23

Bestand weergeven

@ -1,6 +1,6 @@
{ {
"name": "xtz", "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.", "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",
"scripts": { "scripts": {