Skip to content

Commit

Permalink
Fix jest failures
Browse files Browse the repository at this point in the history
  • Loading branch information
strtok committed Nov 10, 2024
1 parent 1bca830 commit bd1d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"typescript": "^5.6.3"
},
"dependencies": {
"string-width": "^7"
"string-width": "^4"
},
"peerDependencies": {
"@xterm/xterm": "^5.5.0"
Expand Down

0 comments on commit bd1d69b

Please sign in to comment.