auto-timesheet
Advanced tools
Comparing version 0.0.30 to 0.0.31
{ | ||
"name": "auto-timesheet", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "Add redmine timesheet automatically and periodically.", | ||
@@ -5,0 +5,0 @@ "main": "./src/bin/auto-timesheet.js", |
@@ -28,3 +28,4 @@ # auto-timesheet | ||
- [x] export the entire app into a cli | ||
- [ ] cli tests :arrow_left: | ||
- [x] cli tests | ||
- [ ] some final tests :arrow_left: | ||
- [ ] beautify a little bit. | ||
@@ -31,0 +32,0 @@ - [ ] Typescript-ify |
@@ -6,3 +6,3 @@ #!/usr/bin/env node | ||
program | ||
.version('0.0.30') | ||
.version('0.0.31') | ||
.command('cred', 'configure stuff') | ||
@@ -9,0 +9,0 @@ .command('conf', 'configure stuff') |
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
104622
38