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:
Nathan Sobo
2013-12-16 20:57:02 -07:00
parent 9df69f801b
commit c74783ebbf
2 changed files with 10 additions and 12 deletions

View File

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