Fixed history not update if note have no content and lz-string version mismatch

This commit is contained in:
Wu Cheng-Han
2016-01-17 09:59:03 -06:00
parent 762bf63581
commit 3fdceaaf06
5 changed files with 5 additions and 4 deletions

View File

@@ -31,6 +31,7 @@
"socket.io-client": "~1.3.7",
"viz.js": "~1.3.0",
"js-yaml": "~3.4.6",
"to-markdown": "~1.3.0"
"to-markdown": "~1.3.0",
"lz-string": "~1.4.4"
}
}