1
0
Mirror von https://github.com/therootcompany/tz.js.git synchronisiert 2024-11-16 17:29:01 +00:00
Dieser Commit ist enthalten in:
AJ ONeal 2021-05-29 01:42:12 -06:00
Ursprung d18b0ad3de
Commit 417346ad3e

Datei anzeigen

@ -1,6 +1,6 @@
{ {
"name": "xtz", "name": "xtz",
"version": "1.0.1", "version": "1.0.2",
"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": {