Browse Source

1.0.2

translate v1.0.2
AJ ONeal 3 years ago
parent
commit
417346ad3e
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save