From 9210fd3bad8194646c6b7c330d3048a4f6c3db89 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Tue, 6 Jun 2017 12:40:12 +0200 Subject: Get mdl with bower instaid of cdn --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index 05be5df..0e80221 100644 --- a/bower.json +++ b/bower.json @@ -16,6 +16,7 @@ "tests" ], "dependencies": { - "sw-toolbox": "^3.3.0" + "sw-toolbox": "^3.3.0", + "material-design-lite": "^1.3.0" } } -- cgit v1.1