This commit is contained in:
AJ ONeal 2021-05-28 00:24:01 -06:00
parent ce71da41e4
commit e8e1c8fe56
1 changed files with 1 additions and 1 deletions

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": {