@appartmint/mint
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -8,7 +8,7 @@ /** | ||
*/ | ||
version: number; | ||
priority: number; | ||
centered: boolean; | ||
disabled: boolean; | ||
private: boolean; | ||
version?: number; | ||
priority?: number; | ||
centered?: boolean; | ||
disabled?: boolean; | ||
private?: boolean; | ||
/** | ||
@@ -44,3 +44,3 @@ * Item properties | ||
}; | ||
options: { | ||
options?: { | ||
[key: string]: string; | ||
@@ -47,0 +47,0 @@ }; |
{ | ||
"name": "@appartmint/mint", | ||
"author": "App/Art Mint", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "description": "The front-end TS/SCSS framework of App/Art Mint", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
617474