forgot to build
This commit is contained in:
2
dist/types.d.ts
vendored
2
dist/types.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
export type versionNotes = {
|
||||
title: string;
|
||||
date: Date;
|
||||
date: Date | string;
|
||||
link: string;
|
||||
html: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user