react-live-clock
Advanced tools
Comparing version 6.0.5 to 6.0.6
# Changelog | ||
## [6.0.6] | ||
Bump eslint from 8.20.0 to 8.21.0 (#194) | ||
## [6.0.5] | ||
Bump eslint from 8.18.0 to 8.20.0 (#192) | ||
Bump moment from 2.29.3 to 2.29.4 (#190) | ||
## [6.0.4] | ||
@@ -4,0 +11,0 @@ Bumps eslint from 8.17.0 to 8.18.0 #185 |
{ | ||
"name": "react-live-clock", | ||
"version": "6.0.5", | ||
"version": "6.0.6", | ||
"description": "React Live Clock", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
"cf-react-component-template": "0.1.8", | ||
"eslint": "8.20.0", | ||
"eslint": "8.21.0", | ||
"eslint-plugin-react": "7.30.1", | ||
@@ -48,0 +48,0 @@ "moment": "^2.29.1", |
8511187