mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Allow telepath to manage serialization of non-telepathic pane items
This is the first step in converting Pane into a telepath model. We skip interaction with the deserializer for items and allow telepath to handle everything. There's actually a preexisting replication error in moveItem that I'm going to leave until we drop out a Pane model.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"season": "0.14.0",
|
||||
"semver": "1.1.4",
|
||||
"space-pen": "2.0.2",
|
||||
"telepath": "0.76.0",
|
||||
"telepath": "0.77.0",
|
||||
"temp": "0.5.0",
|
||||
"underscore-plus": "0.6.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user