forked from rojo-rbx/rojo
Make snapshot application communicative (#135)
* Add children sorting to snapshot_reconciler * Update snapshot tests to include stable children order * Bump dependencies, which should make this PR work
This commit is contained in:
committed by
GitHub
parent
459673bd59
commit
be094d5b7c
@@ -30,7 +30,7 @@ log = "0.4"
|
||||
maplit = "1.0.1"
|
||||
notify = "4.0"
|
||||
rbx_binary = "0.4.0"
|
||||
rbx_dom_weak = "1.2.0"
|
||||
rbx_dom_weak = "1.3.0"
|
||||
rbx_xml = "0.5.0"
|
||||
rbx_reflection = "2.0.374"
|
||||
regex = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user