Fix task status info

Co-authored-by: blam<ben@blam.sh>
This commit is contained in:
Johan Haals
2021-02-11 10:34:40 +01:00
parent 8547d8d5ef
commit 269f1eec60
2 changed files with 61 additions and 6 deletions
+3
View File
@@ -43,6 +43,8 @@
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"git-url-parse": "^11.4.4",
"humanize-duration": "^3.25.1",
"luxon": "^1.25.0",
"moment": "^2.26.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
@@ -61,6 +63,7 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^10.4.1",
"@testing-library/user-event": "^12.0.7",
"@types/humanize-duration": "^3.18.1",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"cross-fetch": "^3.0.6",