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:
Nathan Sobo
2014-06-04 18:42:05 +09:00
parent 087b52c9b4
commit 68df603512

View File

@@ -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",