Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r committed Jan 24, 2025
1 parent f4d6922 commit c23fc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/static/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// import types
import * as ClipboardJS from 'clipboard';
import * as d3 from 'd3';
import { Graphviz } from '@hpcc-js/wasm';
import { Graphviz } from '@hpcc-js/wasm-graphviz';

import { Elm } from '../elm/Main.elm';
import '../scss/style.scss';
Expand Down

0 comments on commit c23fc5b

Please sign in to comment.