commit 6606f1a247b163531793c28115adadf6e4bd2408
parent 302a69c98dd2eddece2f040555b6bedbced973d8
Author: Vladimir Kutepov <frenzzy.man@gmail.com>
Date: Tue, 6 Sep 2016 12:12:21 +0400
Update postcss-selector-matches up to 2.0.3 (#835)
> ### [2.0.3 - 2016-09-06](https://github.com/postcss/postcss-selector-matches/blob/master/CHANGELOG.md)
> Fixed: regression of 2.0.2 due to a transpilation upgrade (@MoOx)
fixes #834
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -92,7 +92,7 @@
"postcss-media-minmax": "^2.1.2",
"postcss-nesting": "^2.3.1",
"postcss-pseudoelements": "^3.0.0",
- "postcss-selector-matches": "^2.0.1",
+ "postcss-selector-matches": "^2.0.3",
"postcss-selector-not": "^2.0.0",
"raw-loader": "^0.5.1",
"react-addons-test-utils": "15.3.1",