From 0a160c6d91867130fc0966a0271762527974becc Mon Sep 17 00:00:00 2001 From: mauriziovitale84 Date: Tue, 3 May 2016 11:48:55 +0100 Subject: [PATCH] #17 Local material design icons --- demo-shell-ng2/index.html | 2 +- demo-shell-ng2/package.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/demo-shell-ng2/index.html b/demo-shell-ng2/index.html index bc736e16ff..23c45495bf 100644 --- a/demo-shell-ng2/index.html +++ b/demo-shell-ng2/index.html @@ -11,7 +11,7 @@ - + diff --git a/demo-shell-ng2/package.json b/demo-shell-ng2/package.json index cb51cfd14c..1ffda81efd 100644 --- a/demo-shell-ng2/package.json +++ b/demo-shell-ng2/package.json @@ -45,6 +45,7 @@ "es6-shim": "^0.35.0", "font-awesome": "^4.5.0", "jquery": "^2.2.2", + "material-design-icons": "^2.2.3", "material-design-lite": "^1.1.3", "ng2-translate": "^1.11.2", "ng2-uploader": "denisvuyka/ng2-uploader",