Skip to content

Commit

Permalink
fix: glob-backward-compatibilty
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent committed Jan 22, 2025
1 parent 786638c commit 4dbe8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"figures": "3.2.0",
"fn-args": "4.0.0",
"fs-extra": "11.2.0",
"glob": "^11.0.1",
"glob": ">=9.0.0",
"fuse.js": "^7.0.0",
"html-minifier-terser": "7.2.0",
"inquirer": "6.5.2",
Expand Down

0 comments on commit 4dbe8e7

Please sign in to comment.