Update reference to html-query-plan to use npm.js (#17558)

* Update reference to html-query-plan to use npm.js

* Change some references to html-query-plan package
This commit is contained in:
Karl Burtram
2021-11-01 20:46:54 -07:00
committed by GitHub
parent 66ebbc2181
commit 2be1ec0656
10 changed files with 22 additions and 19 deletions

View File

@@ -77,7 +77,7 @@
"chokidar": "3.5.2",
"graceful-fs": "4.2.6",
"gridstack": "^3.1.3",
"html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6",
"kburtram-query-plan": "2.6.1",
"html-to-image": "^1.6.2",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.3",