- adjust things to have fallback to empty string as octocit changed nullability

- recompile dist
This commit is contained in:
Mike Penz
2020-12-02 09:26:33 +01:00
parent 8f70d43d08
commit 764738b7fa
6 changed files with 10652 additions and 227 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"jest-circus": "^26.6.3",
"js-yaml": "^3.14.0",
"prettier": "2.2.1",
"ts-jest": "^24.3.0",
"ts-jest": "^26.4.4",
"typescript": "^4.1.2"
}
}