mirror of
https://github.com/0x5eal/semver-luau.git
synced 2024-12-12 15:00:36 +00:00
chore(pkg): fix bad includes field
This commit is contained in:
parent
ead3b47562
commit
beb8ee4247
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue