packaging(pesde), tooling(rokit), deps: Fix pesde support, bump tools, bump jecs

This commit is contained in:
marked 2024-12-03 20:17:06 +01:00
parent 3e7bb3c7ff
commit 0818b498a6
10 changed files with 31 additions and 24 deletions

View file

@ -1,8 +1,7 @@
{
"languageMode": "strict",
"aliases": {
"jecs_utils": "lib",
"testkit": "test/testkit",
"jecs": "jecs"
"lib": "lib",
"pkg": "luau_packages"
}
}