@aptly-as/types
Advanced tools
Comparing version 2.5.1 to 2.5.2
@@ -48,2 +48,3 @@ import { AptlyAlgorithmSchema } from './algorithm.js'; | ||
text?: string; | ||
description?: string; | ||
standard?: boolean; | ||
@@ -50,0 +51,0 @@ multiSelect: boolean; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "type": "module", |
109422
2933