feat: add html2canvas for easily exporting html to images using canvas
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"snyk": "^1.518.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"onscan.js": "^1.5.2"
|
||||
"onscan.js": "^1.5.2",
|
||||
"html2canvas": "^1.1.4"
|
||||
},
|
||||
"scripts": {
|
||||
"snyk-protect": "snyk protect",
|
||||
|
||||
Reference in New Issue
Block a user