Skip to content

Commit 95a46b0

Browse files
authored
fix: overflow-wrap break-word (#2626)
1 parent 878e37a commit 95a46b0

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@
118118
"homepage": "https://html2canvas.hertzen.com",
119119
"license": "MIT",
120120
"dependencies": {
121-
"css-line-break": "2.0.0"
121+
"css-line-break": "2.0.1"
122122
}
123123
}

0 commit comments

Comments
 (0)