From 99de98c275a76cd9f5113e4d4c7fdd2059d2afae Mon Sep 17 00:00:00 2001 From: "ndo@$(hostname)" Date: Sat, 11 Jul 2020 20:26:55 +0200 Subject: [PATCH] update: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ba1301..6c53838 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ While looking around for a good one, I had trouble finding a timezone select com **1**) Adjusted the choices with Daylight Savings Time (DST) **2**) Didn't have a huge list of choices to scroll through when technically only 24 (ish) are necessary. -> Update: **v0.7+** now with [`spacetime`](https://github.com/spencermountain/spacetime) instead of [`moment`](https://momentjs.com) reducing bundle size by **~66%**! +> Update: **v0.7+** now built with [`spacetime`](https://github.com/spencermountain/spacetime) instead of [`moment.js`](https://momentjs.com), reducing bundle size by **~66%**! #### Demo: [ndom91.github.io/react-timezone-select](https://ndom91.github.io/react-timezone-select/)