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",