Skip to content

Commit

Permalink
Add explicit string-width resolution to fix ESM + CJS compat issue
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed May 13, 2024
1 parent e3fa095 commit 80aad96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"@tryghost/logging": "2.4.14",
"jackspeak": "2.1.1",
"moment": "2.24.0",
"moment-timezone": "0.5.23"
"moment-timezone": "0.5.23",
"string-width": "4.2.3"
},
"renovate": {
"extends": [
Expand Down

0 comments on commit 80aad96

Please sign in to comment.