Comparing version 1.5.1 to 1.6.0
@@ -159,3 +159,3 @@ #!/usr/bin/env node | ||
date: h.date, | ||
hours: Number(sprintf('%.1f', h.hours)) | ||
hours: Number(sprintf('%.2f', h.hours)) | ||
}; | ||
@@ -162,0 +162,0 @@ }) |
{ | ||
"name": "clocker", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "track project hours", | ||
@@ -5,0 +5,0 @@ "bin": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package