We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68cb26 commit db111d6Copy full SHA for db111d6
foreman.toml
@@ -1,3 +1,3 @@
1
[tools]
2
stylua = { github = "JohnnyMorganz/StyLua", version = "2.4.0" }
3
-lute = { github = "luau-lang/lute", version = "=0.1.0-nightly.20260403" }
+lute = { github = "luau-lang/lute", version = "=0.1.0-nightly.20260409" }
rokit.toml
stylua = "JohnnyMorganz/StyLua@2.4.0"
-lute = "luau-lang/lute@0.1.0-nightly.20260403"
+lute = "luau-lang/lute@0.1.0-nightly.20260409"
0 commit comments