diff --git a/pesde.toml b/pesde.toml index 38a3d92..6713c91 100644 --- a/pesde.toml +++ b/pesde.toml @@ -5,7 +5,7 @@ authors = ["Erica Marigold "] repository = "https://github.com/0x5eal/semver-luau.git" license = "MIT" includes = [ - "lib/**", + "lib", "pesde.toml", "README.md", "LICENSE.md", @@ -27,4 +27,4 @@ frktest = { repo = "https://github.com/CompeyDev/frktest-pesde.git", rev = "2259 [indices] default = "https://github.com/daimond113/pesde-index.git" -staging = "https://git.devcomp.xyz/pesde-staging/index.git" \ No newline at end of file +staging = "https://git.devcomp.xyz/pesde-staging/index.git"