diff --git a/Manifest.toml b/Manifest.toml index 6e67b7c..c973db6 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -2,7 +2,7 @@ julia_version = "1.10.0" manifest_format = "2.0" -project_hash = "b0e358d3081ca7069d2b5bbf15b60dda43a06af3" +project_hash = "b624ff2117a370fbbc58955a02126cf4545f031e" [[deps.ArgTools]] uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" diff --git a/package.json b/package.json new file mode 100644 index 0000000..c849f52 --- /dev/null +++ b/package.json @@ -0,0 +1,5 @@ +{ + "dependencies": { + "highlight.js": "^11.9.0" + } +}