@newhighsco/postcss-config 3.5.290 → 3.5.291
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.291",
|
5
5
|
"author": "New High Score",
|
6
6
|
"license": "ISC",
|
7
7
|
"private": false,
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"autoprefixer": "10.4.20",
|
27
27
|
"caniuse-lite": "1.0.30001680",
|
28
28
|
"postcss-flexbugs-fixes": "5.0.2",
|
29
|
-
"postcss-preset-env": "10.0
|
29
|
+
"postcss-preset-env": "10.1.0"
|
30
30
|
},
|
31
31
|
"peerDependencies": {
|
32
32
|
"postcss": "8.4.48"
|