From db0fc776982a61181baf286c8344a3b11d3531ec Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 10 Oct 2016 00:37:08 +0200 Subject: refactor / remove lodash dependency --- README | 2 -- 1 file changed, 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.3