From 5443fe347068b163e756833427338e5a3ea9ede3 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 17 May 2017 11:53:06 +0200 Subject: [PATCH] chore(package): update normalize-scss to version 7.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1e74ed..a08fb9c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "ng-annotate-webpack-plugin": "^0.1.3", "ngstorage": "^0.3.10", "node-sass": "^3.11.2", - "normalize-scss": "^5.0.3", + "normalize-scss": "^7.0.0", "pug-html-loader": "^1.0.9", "ramda": "^0.22.0", "rx-angular": "^1.1.3",