chore(pkg): fix bad includes field

This commit is contained in:
Erica Marigold 2024-11-04 17:23:27 +05:30 committed by GitHub
parent ead3b47562
commit beb8ee4247
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ authors = ["Erica Marigold <hi@devcomp.xyz>"]
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"
staging = "https://git.devcomp.xyz/pesde-staging/index.git"