mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
This required upgrading underscore which to fix issues with _.isEqual working across objects created from different documents. The upgrade required adding a custom _.isEqual extension that added back support for object's having an isEqual method that was removed in underscore 1.4.0.