summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-01-17 09:59:03 -0600
committerWu Cheng-Han2016-01-17 09:59:03 -0600
commit3fdceaaf06e2b1bba6a27ee2ee038d0278f414a7 (patch)
tree208f2d8d40262aaaf882191db8329db09d800bcb /bower.json
parent762bf6358130d9e392d8662f73a47ae0a6db0d06 (diff)
Fixed history not update if note have no content and lz-string version mismatch
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index eecc8b76..a68755e5 100644
--- a/bower.json
+++ b/bower.json
@@ -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"
}
}