Add html-to-image library (#16845)

For use by the Notebook Views insert cells modal
This commit is contained in:
Daniel Grajeda
2021-08-20 18:18:23 -06:00
committed by GitHub
parent 1490e75302
commit ed280cb003
15 changed files with 69 additions and 9 deletions

View File

@@ -20,6 +20,7 @@
"graceful-fs": "4.2.3",
"gridstack": "^3.1.3",
"html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6",
"html-to-image": "^1.6.2",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.3",
"iconv-lite-umd": "0.6.8",