3
1
mirror of https://github.com/therootcompany/tz.js synced 2025-03-02 14:40:48 +00:00
This commit is contained in:
AJ ONeal 2021-05-28 02:14:17 -06:00
parent 7ea37d8772
commit 6d6635b838

View File

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