From d5e5551940e83584aaebcd9053577ff4c1aa5b62 Mon Sep 17 00:00:00 2001 From: Drew Larson Date: Sat, 31 Dec 2016 00:07:39 -0600 Subject: [PATCH] Upgrade MDL. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e3a2416..5163b81 100644 --- a/bower.json +++ b/bower.json @@ -17,7 +17,7 @@ "tests" ], "dependencies": { - "material-design-lite": "^1.1.3", + "material-design-lite": "^1.3.0", "md-date-time-picker": "https://github.com/puranjayjain/md-date-time-picker.git#master", "normalize-css": "normalize.css#^4.1.1" }