From 35c948133ede48e44fba4b892a3da899c8193636 Mon Sep 17 00:00:00 2001 From: Hans Christian Reinl Date: Tue, 1 Apr 2014 13:08:53 +0200 Subject: [PATCH] Update component normalize.scss to v3.0.1 --- CHANGELOG.md | 1 + bower.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f548870..a05bc17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### HEAD +* Update component normalize.scss to v3.0.1 * Use INIT logo for tiles and icons (#105) * Use load-grunt-tasks instead of matchdep * Add config option to add custom concat tasks (#87) diff --git a/bower.json b/bower.json index f416357..b726ced 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,7 @@ "ignore": [], "dependencies": { "jquery": "1.11.0", - "normalize-scss": "3.0.0", + "normalize-scss": "3.0.1", "modernizr": "2.7.2", "requirejs": "2.1.11", "sass-mixins": "0.8.0"