refactor: excel import (#250)

* refactor: public parsing function
This commit is contained in:
Carlos Valente
2022-11-09 22:19:33 +01:00
committed by GitHub
parent b9bc4627df
commit b5a521f625
5 changed files with 6 additions and 40 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ontime-server",
"type": "module",
"version": "1.4.1",
"version": "1.4.2",
"dependencies": {
"body-parser": "^1.20.0",
"dotenv": "^16.0.1",