From 8fa9faaf3efdd9b834949c497e351e1a2a294d62 Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Sun, 8 May 2016 21:38:25 -0700 Subject: [PATCH] Update normalize to 4.1.1 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index a38079a..52d4671 100644 --- a/bower.json +++ b/bower.json @@ -32,6 +32,6 @@ "dependencies": { "console-polyfill": "0.2.2", "fastclick": "1.0.6", - "normalize-css": "4.0.0" + "normalize-css": "4.1.1" } }