Skip to content

Commit

Permalink
fix: serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Feb 27, 2020
1 parent 6548242 commit a614c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@
"test": "npm run atom-test && npm run lint"
},
"deserializers": {
"AtomXtermModel": "deserializeAtomXtermModel"
"XTerminalModel": "deserializeXTerminalModel"
}
}

0 comments on commit a614c6b

Please sign in to comment.