react-timezone-select
Advanced tools
Comparing version 0.8.2 to 0.8.3
{ | ||
"name": "react-timezone-select", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "Usable, dynamic React Timezone Select", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -15,3 +15,3 @@ # 🌐⌚ react-timezone-select | ||
> 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%**! | ||
@@ -74,5 +74,5 @@ #### Demo: [ndom91.github.io/react-timezone-select](https://ndom91.github.io/react-timezone-select/) | ||
> ![Screenshot 1](https://github.com/ndom91/react-timezone-select/blob/main/screenshots/1.png) | ||
> ![Screenshot 1](https://github.com/ndom91/react-timezone-select/blob/main/screenshots/1.png?raw=true) | ||
> ![Screenshot 3](https://github.com/ndom91/react-timezone-select/blob/main/screenshots/3.png) | ||
> ![Screenshot 3](https://github.com/ndom91/react-timezone-select/blob/main/screenshots/3.png?raw=true) | ||
@@ -79,0 +79,0 @@ ## 🚧 Contributing |
24709