fix: overflow-wrap break-word (#2626)

This commit is contained in:
Niklas von Hertzen
2021-08-04 22:53:48 +08:00
committed by GitHub
parent 878e37a242
commit 95a46b00c5
2 changed files with 9 additions and 9 deletions

View File

@@ -118,6 +118,6 @@
"homepage": "https://html2canvas.hertzen.com",
"license": "MIT",
"dependencies": {
"css-line-break": "2.0.0"
"css-line-break": "2.0.1"
}
}