Skip to content

Commit f455a8d

Browse files
viddogajus
authored andcommitted
fix: lax slice-ansi dependency version (#90)
1 parent 24516c4 commit f455a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"ajv": "^6.6.1",
99
"lodash": "^4.17.11",
10-
"slice-ansi": "2.0.0",
10+
"slice-ansi": "^2.0.0",
1111
"string-width": "^2.1.1"
1212
},
1313
"description": "Formats data into a string table.",

0 commit comments

Comments
 (0)