Skip to content

Commit

Permalink
Update OI Lume Viz
Browse files Browse the repository at this point in the history
  • Loading branch information
slowe committed Nov 28, 2024
1 parent e4844cc commit c185dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { walkSync } from 'std/fs/mod.ts';
import sitemap from "lume/plugins/sitemap.ts"; // To build a site map

// Importing the OI Lume charts and utilities
import oiViz from "https://deno.land/x/[email protected].5/mod.ts";
import oiViz from "https://deno.land/x/[email protected].6/mod.ts";
import autoDependency from "https://deno.land/x/[email protected]/processors/auto-dependency.ts";
import csvLoader from "https://deno.land/x/[email protected]/loaders/csv-loader.ts";
import jsonLoader from "lume/core/loaders/json.ts";
Expand Down

0 comments on commit c185dd7

Please sign in to comment.