In the plugin, don't write properties if they're nil and also a number (#955)

This commit is contained in:
Micah
2024-08-02 10:02:32 -07:00
committed by GitHub
parent 844f51d916
commit 3e53d67412
3 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[tools]
rojo = "rojo-rbx/rojo@7.3.0"
rojo = "rojo-rbx/rojo@7.4.1"
selene = "Kampfkarren/selene@0.26.1"
stylua = "JohnnyMorganz/stylua@0.18.2"
run-in-roblox = "rojo-rbx/run-in-roblox@0.3.0"