fix: remove extraneous Packages entry from project file
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "filoxen-luau",
|
"name": "filoxen-luau",
|
||||||
"tree": {
|
"tree": {
|
||||||
"$path": "src",
|
"$path": "src"
|
||||||
"Packages": {
|
|
||||||
"$path": "Packages"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "secret-rare/filoxen-luau"
|
name = "secret-rare/filoxen-luau"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
registry = "https://github.com/UpliftGames/wally-index"
|
registry = "https://github.com/UpliftGames/wally-index"
|
||||||
realm = "server"
|
realm = "server"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user