From 8bbfba1d06eced5f92b95a64d1cb32669f4c4e46 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 22 May 2017 00:58:30 +0200 Subject: [PATCH] chore(package): update postcss-modules-local-by-default to version 1.2.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14f2855..a97650a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lodash.words": "^3.2.0", "nodemon": "^1.9.0", "postcss-modules-extract-imports": "^1.0.0", - "postcss-modules-local-by-default": "^1.0.1", + "postcss-modules-local-by-default": "^1.2.0", "postcss-modules-scope": "^1.0.0", "react": "^0.14.7", "react-dom": "^0.14.7",