This commit is contained in:
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": {