postcss-normalize-repeat-style
Advanced tools
Comparing version
{ | ||
"name": "postcss-normalize-repeat-style", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Convert two value syntax for repeat-style into one value.", | ||
@@ -30,7 +30,7 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"postcss": "^8.4.38" | ||
"postcss": "^8.5.3" | ||
}, | ||
"peerDependencies": { | ||
"postcss": "^8.4.31" | ||
"postcss": "^8.4.32" | ||
} | ||
} |
@@ -6,3 +6,3 @@ export = pluginCreator; | ||
*/ | ||
declare function pluginCreator(): import('postcss').Plugin; | ||
declare function pluginCreator(): import("postcss").Plugin; | ||
declare namespace pluginCreator { | ||
@@ -9,0 +9,0 @@ let postcss: true; |
1
Infinity%7269
-0.01%