We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2.20.0
1 parent 1b65d87 commit 9cafa0cCopy full SHA for 9cafa0c
crate/web_components/public/js/graphviz_dot_svg.js
@@ -1,4 +1,4 @@
1
-import { Graphviz } from "https://cdn.jsdelivr.net/npm/@hpcc-js/wasm@2.18.2/dist/graphviz.js";
+import { Graphviz } from "https://cdn.jsdelivr.net/npm/@hpcc-js/wasm@2.20.0/dist/graphviz.js";
2
3
const graphviz = await Graphviz.load();
4
0 commit comments