Skip to content

Commit b5de987

Browse files
committed
lint:fix
1 parent f6485ec commit b5de987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Package/Versions.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ function getTagVersions(tag: string): VersionDisplay[] {
307307
id="versions"
308308
>
309309
<template #actions>
310-
<a
310+
<a
311311
:href="`https://majors.nullvoxpopuli.com/q?packages=${props.packageName}`"
312312
target="_blank"
313313
rel="noopener noreferrer"

0 commit comments

Comments
 (0)