@newhighsco/postcss-config 3.5.270 → 3.5.271
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.271",
|
5
5
|
"author": "New High Score",
|
6
6
|
"license": "ISC",
|
7
7
|
"private": false,
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"dependencies": {
|
25
25
|
"@fullhuman/postcss-purgecss": "6.0.0",
|
26
26
|
"autoprefixer": "10.4.20",
|
27
|
-
"caniuse-lite": "1.0.
|
27
|
+
"caniuse-lite": "1.0.30001659",
|
28
28
|
"postcss-flexbugs-fixes": "5.0.2",
|
29
29
|
"postcss-preset-env": "10.0.2"
|
30
30
|
},
|