aboutsummaryrefslogtreecommitdiff
path: root/src/routes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes.ts')
-rw-r--r--src/routes.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes.ts b/src/routes.ts
index 98260fa..2b787ba 100644
--- a/src/routes.ts
+++ b/src/routes.ts
@@ -85,7 +85,7 @@ export default (metadata: Metadata, publicPath: string): Router => {
)
.then(
style =>
- new Promise(solv =>
+ new Promise<string>(solv =>
solv(
badgen({
label: "coverage",