Skip to content

Commit e8fd871

Browse files
authored
Add newline 2
1 parent 9c239bf commit e8fd871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/versionUtils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class ExpiringValue<T> {
2121
return this._value;
2222
}
2323
}
24+
2425
const createProjectVersionsValue = (
2526
project: string,
2627
ttl: number = 5 * 60 * 1000

0 commit comments

Comments
 (0)