chore: remove html2canvas from dependencies

- was used for hierarchy charts (org charts)
This commit is contained in:
Rucha Mahabal
2023-06-15 13:56:05 +05:30
parent 520268002f
commit 8c374f57ed
3 changed files with 0 additions and 21 deletions

View File

@@ -13,7 +13,6 @@
},
"devDependencies": {},
"dependencies": {
"html2canvas": "^1.1.4",
"onscan.js": "^1.5.2"
}
}