Skip to content

Commit

Permalink
fix: overflow-wrap break-word (#2626)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasvh authored Aug 4, 2021
1 parent 878e37a commit 95a46b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@
"homepage": "https://html2canvas.hertzen.com",
"license": "MIT",
"dependencies": {
"css-line-break": "2.0.0"
"css-line-break": "2.0.1"
}
}

0 comments on commit 95a46b0

Please sign in to comment.