roosterjs-editor-types
Advanced tools
Comparing version 6.3.3 to 6.3.4
@@ -5,2 +5,3 @@ interface DefaultFormat { | ||
textColor?: string; | ||
backgroundColor?: string; | ||
bold?: boolean; | ||
@@ -7,0 +8,0 @@ italic?: boolean; |
@@ -6,3 +6,3 @@ { | ||
"main": "./lib/index.js", | ||
"version": "6.3.3", | ||
"version": "6.3.4", | ||
"typings": "./lib/index.d.ts", | ||
@@ -9,0 +9,0 @@ "license": "MIT", |
28648
498