Skip to content

Commit

Permalink
update predevals bundle link
Browse files Browse the repository at this point in the history
  • Loading branch information
elray1 committed Jan 17, 2025
1 parent 581f137 commit 5194e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/predevals_interface.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import App from "https://cdn.jsdelivr.net/gh/hubverse-org/predevals@405f8ccaf8334a51609f07ea886e9e825f073092/dist/predevals.bundle.js";
import App from "https://cdn.jsdelivr.net/gh/hubverse-org/predevals@616d0142096ba4d7572369a8d159d7139b23e756/dist/predevals.bundle.js";
import * as d3 from "https://cdn.jsdelivr.net/npm/d3@7/+esm";

document.predevals = App; // for debugging
Expand Down

0 comments on commit 5194e91

Please sign in to comment.