@newhighsco/postcss-config 3.5.225 → 3.5.226
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@newhighsco/postcss-config",
|
3
3
|
"description": "New High Score shareable config for PostCSS",
|
4
|
-
"version": "3.5.
|
4
|
+
"version": "3.5.226",
|
5
5
|
"author": "New High Score <hello@newhighsco.re>",
|
6
6
|
"license": "ISC",
|
7
7
|
"private": false,
|
@@ -22,7 +22,7 @@
|
|
22
22
|
"test": "echo 'No test specified'"
|
23
23
|
},
|
24
24
|
"dependencies": {
|
25
|
-
"@fullhuman/postcss-purgecss": "
|
25
|
+
"@fullhuman/postcss-purgecss": "6.0.0",
|
26
26
|
"autoprefixer": "10.4.19",
|
27
27
|
"caniuse-lite": "1.0.30001608",
|
28
28
|
"postcss-flexbugs-fixes": "5.0.2",
|