]> Lady’s Gitweb - GitWikiWeb/commitdiff
Update djot.js to 0.3.1 current
authorLady <redacted>
Wed, 20 Mar 2024 02:56:40 +0000 (22:56 -0400)
committerLady <redacted>
Wed, 20 Mar 2024 02:56:40 +0000 (22:56 -0400)
build.js

index 97bb702d6996af1f9e7f3ca3af1dc103c50e784a..23b30bb0ab1563ded405a40862b03272daa539c2 100644 (file)
--- a/build.js
+++ b/build.js
@@ -42,7 +42,7 @@ import {
   JSON_SCHEMA,
   parse as parseYaml,
 } from "https://deno.land/std@0.196.0/yaml/mod.ts";
-import djot from "npm:@djot/djot@0.2.4";
+import djot from "npm:@djot/djot@0.3.1";
 import { Parser } from "npm:htmlparser2@9.0.0";
 import { DomHandler, Element, Text } from "npm:domhandler@5.0.3";
 import * as domutils from "npm:domutils@3.1.0";
This page took 0.052207 seconds and 4 git commands to generate.