another-ansi
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -65,4 +65,4 @@ "use strict"; | ||
_a[ModifierType.Dim] = [2, 22], | ||
_a[ModifierType.Italic] = [3, 22], | ||
_a[ModifierType.Underline] = [4, 22], | ||
_a[ModifierType.Italic] = [3, 23], | ||
_a[ModifierType.Underline] = [4, 24], | ||
_a[ModifierType.Overline] = [53, 55], | ||
@@ -69,0 +69,0 @@ _a[ModifierType.Inverse] = [7, 27], |
{ | ||
"name": "another-ansi", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Another ansi library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |