Fix danger time not shown (#775)

* wrong order of operations

* chore: version bump
This commit is contained in:
Fabian Posenau
2024-02-14 12:44:06 +01:00
committed by GitHub
parent d1ae407996
commit debdbd1c5a
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "2.28.16",
"version": "2.28.17",
"exports": "./src/index.js",
"dependencies": {
"@googleapis/sheets": "^5.0.5",