From efe90c2d741578928286012f20410713f78511b3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 16 Feb 2018 14:49:57 +0000 Subject: [PATCH] chore(package): update postcss-custom-properties to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7d14ae..d64e23a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "moment": "2.18.1", "moment-timezone": "0.5.13", "postcss-color-function": "^4.0.0", - "postcss-custom-properties": "^6.0.1", + "postcss-custom-properties": "^7.0.0", "postcss-easy-import": "^2.0.0" } }