generated from open-innovations/oi-lume-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/oi_lume_viz@v0.15.12/mod.ts"; | ||
import oiViz from "https://deno.land/x/oi_lume_viz@v0.16.3/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"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters