Unverified Commit a35268bc authored by Hong Minhee's avatar Hong Minhee
Browse files

Upgrade Lume to 2.1.3

parent 09685760
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
    "@std/collections": "jsr:@std/collections@^0.221.0",
    "@std/html": "jsr:@std/html@^0.221.0",
    "@std/semver": "jsr:@std/semver@^0.221.0",
    "lume/": "https://deno.land/x/lume@v2.0.1/",
    "lume/": "https://deno.land/x/lume@v2.1.3/",
    "lume_markdown_plugins/": "https://deno.land/x/lume_markdown_plugins@v0.7.0/",
    "lumocs/": "https://deno.land/x/lumocs@0.1.2/"
  },