fix: remove extraneous Packages entry from project file

This commit is contained in:
2026-02-19 17:33:51 -05:00
parent e4fa158e8e
commit 587d3cb7ee
2 changed files with 2 additions and 5 deletions
+1 -4
View File
@@ -1,9 +1,6 @@
{
"name": "filoxen-luau",
"tree": {
"$path": "src",
"Packages": {
"$path": "Packages"
}
"$path": "src"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "secret-rare/filoxen-luau"
version = "0.1.1"
version = "0.1.2"
registry = "https://github.com/UpliftGames/wally-index"
realm = "server"