diff --git a/typst.toml b/typst.toml index 251efc9..de71a78 100644 --- a/typst.toml +++ b/typst.toml @@ -1,7 +1,7 @@ [package] name = "nure" version = "0.0.0" -entrypoint = "template.typ" +entrypoint = "lib.typ" authors = ["linerds"] license = "GPL-3.0" description = "Typst NURE package"