added to-time package

This commit is contained in:
Oliver Cordingley
2021-01-19 14:40:01 +00:00
parent 2d0220711f
commit 2f98550ee3
2 changed files with 15 additions and 1 deletions

View File

@@ -13,7 +13,8 @@
"n-readlines": "^1.0.1",
"node-fetch": "^2.6.1",
"sequelize": "^6.3.5",
"terminal-link": "^2.1.1"
"terminal-link": "^2.1.1",
"to-time": "^1.0.2"
},
"optionalDependencies": {
"sqlite3": "^5.0.0"