这个提交包含在:
AJ ONeal 2021-05-29 01:42:12 -06:00
父节点 d18b0ad3de
当前提交 417346ad3e
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

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