1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: move secondsToHms to @sasjs/utils

This commit is contained in:
2023-03-29 20:10:55 +05:00
parent a1e255e0c7
commit bd3aff9a7b
6 changed files with 96 additions and 37 deletions

View File

@@ -49,7 +49,7 @@
"author": "4GL Ltd",
"dependencies": {
"@sasjs/core": "^4.40.1",
"@sasjs/utils": "2.48.1",
"@sasjs/utils": "3.2.0",
"bcryptjs": "^2.4.3",
"connect-mongo": "^4.6.0",
"cookie-parser": "^1.4.6",