grunt minimatch override
This commit is contained in:
@@ -102,5 +102,10 @@
|
||||
"engines": {
|
||||
"npm": ">=8",
|
||||
"node": ">=20"
|
||||
},
|
||||
"overrides": {
|
||||
"grunt": {
|
||||
"minimatch": "~3.1.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user