mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Upgrade space-pen to make $.fn.view work with nodes appended w/o jQuery
The autosave package uses $.Event.targetView on a node that's managed by React. This upgrade to SpacePen allows us to retrieve the containing SpacePen view.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"season": "^1.0.2",
|
||||
"semver": "1.1.4",
|
||||
"serializable": "^1",
|
||||
"space-pen": "3.2.0",
|
||||
"space-pen": "3.2.2",
|
||||
"temp": "0.5.0",
|
||||
"text-buffer": "^2.2.2",
|
||||
"theorist": "^1",
|
||||
|
||||
Reference in New Issue
Block a user