Update rbx_dom dependencies (#795)

In preparation for a new release, rbx_dom needs to be updated.
This commit is contained in:
Micah
2023-10-03 16:32:22 -07:00
committed by GitHub
parent 010e50a25d
commit d38f955144
13 changed files with 3988 additions and 338 deletions

View File

@@ -25,4 +25,4 @@ function Error:__tostring()
return ("Error(%s: %s)"):format(self.kind, tostring(self.extra))
end
return Error
return Error