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 00:24:01 -06:00
parent ce71da41e4
commit e8e1c8fe56

View File

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