closes all tickets before a specified date

This commit is contained in:
Oliver Cordingley
2021-01-23 17:45:35 +00:00
parent 33b300f2b3
commit a0a15c4551
3 changed files with 48 additions and 13 deletions

View File

@@ -14,7 +14,7 @@
"node-fetch": "^2.6.1",
"sequelize": "^6.3.5",
"terminal-link": "^2.1.1",
"to-time": "^1.0.2"
"to-time-monthsfork": "^1.1.3"
},
"optionalDependencies": {
"sqlite3": "^5.0.0"