mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
added support for rendering ordered lists and list-style
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
"homepage": "https://html2canvas.hertzen.com",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"punycode": "2.1.0"
|
||||
"punycode": "2.1.0",
|
||||
"liststyletype-formatter": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user