mirror of
https://github.com/0x5eal/semver-luau.git
synced 2024-12-13 16:50:35 +00:00
chore(pkg): fix bad includes field
This commit is contained in:
parent
38aa30782e
commit
aa9426cb40
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