postcss-mixins
Advanced tools
Comparing version 11.0.2 to 11.0.3
@@ -52,3 +52,3 @@ let { readFileSync } = require('node:fs') | ||
expandDirectories: false, | ||
ignore: ['**/node_modules/**', '**/.git/**'] | ||
ignore: ['**/.git/**'] | ||
}) | ||
@@ -55,0 +55,0 @@ let mixins = {} |
{ | ||
"name": "postcss-mixins", | ||
"version": "11.0.2", | ||
"version": "11.0.3", | ||
"description": "PostCSS plugin for mixins", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"sugarss": "^4.0.1", | ||
"tinyglobby": "^0.2.6" | ||
"tinyglobby": "^0.2.7" | ||
} | ||
} |
11129
Updatedtinyglobby@^0.2.7