Skip to content

Commit

Permalink
fix(package): update postcss-attribute-case-insensitive to version 3.0.1
Browse files Browse the repository at this point in the history
Closes #49
  • Loading branch information
greenkeeper[bot] committed Jun 26, 2018
1 parent 5754c6f commit 23ee5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"autoprefixer": "^8.3.0",
"cssnano": "^3.7.4",
"postcss-attribute-case-insensitive": "^2.0.0",
"postcss-attribute-case-insensitive": "^3.0.1",
"postcss-calc": "^6.0.1",
"postcss-color-function": "^4.0.1",
"postcss-color-gray": "^4.1.0",
Expand Down

0 comments on commit 23ee5ae

Please sign in to comment.