summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-06-17 16:09:33 +0800
committerCheng-Han, Wu2016-06-17 16:09:33 +0800
commitdbc126b156f301c18d3963cd269dcd1eac040873 (patch)
tree0032b539ed308d3972e209fd3752011e0ac673ef /package.json
parent56b4739e6d2f455f7b9a40f8c54b3f543bef1790 (diff)
Add support of saving note revision and improve app start and stop procedure to ensure data integrity
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ca7c0d14..6b9e5ea9 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"cookie": "0.2.3",
"cookie-parser": "1.4.1",
"ejs": "^2.4.1",
+ "diff-match-patch": "^1.0.0",
"emojify.js": "^1.1.0",
"express": ">=4.13",
"express-session": "^1.13.0",