@aptly-as/types
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -18,2 +18,3 @@ import { AptlyBaseSchema } from './extends.js'; | ||
hasReminder?: boolean; | ||
author?: ID | AptlyUserSchema<ID, DATE>; | ||
} |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "type": "module", |
97460
2589