feat(core): recover entry after unexpected quit (#2129)

This commit is contained in:
Shawn Erquhart
2019-02-28 13:30:23 -05:00
committed by GitHub
parent 7577443849
commit 686504adee
10 changed files with 267 additions and 14 deletions

View File

@ -21,6 +21,7 @@
"dependencies": {
"ajv": "^6.4.0",
"ajv-errors": "^1.0.0",
"copy-text-to-clipboard": "^1.0.4",
"diacritics": "^1.3.0",
"emotion": "^9.2.6",
"fuzzy": "^0.1.1",