このコミットが含まれているのは:
AJ ONeal 2022-03-09 23:29:12 -07:00
コミット 0501ab1899
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 585419CA6DB0AA23

ファイルの表示

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