refactor: switch out steno for lowdb (#682)

* refactor: switch out steno for lowdb
This commit is contained in:
Alex Christoffer Rasmussen
2023-12-30 10:03:02 +01:00
committed by GitHub
parent 96280e5932
commit c5c0401ac4
5 changed files with 165 additions and 57 deletions
-1
View File
@@ -20,7 +20,6 @@
"ontime-utils": "workspace:*",
"passport": "^0.6.0",
"passport-local": "~1.0.0",
"steno": "^3.1.0",
"ws": "^8.13.0"
},
"devDependencies": {