react-live-clock
Advanced tools
Comparing version 5.0.9 to 5.0.10
# Changelog | ||
## [5.0.10] | ||
Bump eslint from 7.11.0 to 7.12.0 | ||
Bump eslint-plugin-react from 7.21.4 to 7.21.5 | ||
## [5.x.x] | ||
This was a a rewrite of the program to use react hooks | ||
## [4.0.5] - 2020-03-16 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "react-live-clock", | ||
"version": "5.0.9", | ||
"version": "5.0.10", | ||
"description": "React Live Clock", | ||
@@ -44,4 +44,4 @@ "main": "lib/index.js", | ||
"cf-react-component-template": "0.1.8", | ||
"eslint": "7.11.0", | ||
"eslint-plugin-react": "7.21.4", | ||
"eslint": "7.12.0", | ||
"eslint-plugin-react": "7.21.5", | ||
"moment": "2.29.1", | ||
@@ -48,0 +48,0 @@ "moment-timezone": "0.5.31", |
8093751