Skip to content

Commit d07a811

Browse files
committed
downgrade glob to match with minimatch version
1 parent fd1c514 commit d07a811

2 files changed

Lines changed: 10 additions & 115 deletions

File tree

package-lock.json

Lines changed: 9 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/faustwp-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dotenv-flow": "^3.2.0",
3131
"form-data": "^4.0.0",
3232
"fs-extra": "^11.1.1",
33-
"glob": "^11.1.0",
33+
"glob": "^10.4.5",
3434
"isomorphic-fetch": "^3.0.0",
3535
"lodash": "^4.18.1",
3636
"webpack-cli": "5.1.4"

0 commit comments

Comments
 (0)