feat: move some stuff around
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { unified } from "https://esm.sh/unified";
|
||||
import remarkParse from "https://esm.sh/remark-parse";
|
||||
import { unified } from "https://esm.sh/unified@10.1.2";
|
||||
import remarkParse from "https://esm.sh/remark-parse@10.0.2";
|
||||
import remarkStringify from "https://esm.sh/remark-stringify@10.0.3";
|
||||
import remarkFrontmatter, {
|
||||
Root,
|
||||
|
||||
Reference in New Issue
Block a user