Skip to content

Commit 6e0548b

Browse files
committed
fix: revert string-width update (fixes #98)
1 parent 539f4e0 commit 6e0548b

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
@@ -8,7 +8,7 @@
88
"ajv": "^6.10.2",
99
"lodash": "^4.17.14",
1010
"slice-ansi": "^2.1.0",
11-
"string-width": "^4.1.0"
11+
"string-width": "^3.0.0"
1212
},
1313
"description": "Formats data into a string table.",
1414
"devDependencies": {

0 commit comments

Comments
 (0)