summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-10-10 00:37:08 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-10-10 00:37:08 +0200
commitdb0fc776982a61181baf286c8344a3b11d3531ec (patch)
treeed38671873074fcec34e1fafaf8b1426fcda5efb /README
parent153765d76e6af95669add8717a2a3126fb6432b0 (diff)
downloadwallet-core-db0fc776982a61181baf286c8344a3b11d3531ec.tar.gz
wallet-core-db0fc776982a61181baf286c8344a3b11d3531ec.tar.bz2
wallet-core-db0fc776982a61181baf286c8344a3b11d3531ec.zip
refactor / remove lodash dependency
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 7ea8dd11c..710d19e86 100644
--- a/README
+++ b/README
@@ -16,9 +16,7 @@ Dependencies
This project has the following third-party runtime dependencies:
* URI.js: URL parsing and construction
-* mithril.js: view-layer based on virtual DOMs
* jed: gettext parsing for JavaScript
-* lodash: standard helper library for JavaScript
* system.js: Module loader for browsers that don't support
ES6 modules