Skip to content

Commit

Permalink
Merge pull request #1756 from gruntjs/downgrade-glob
Browse files Browse the repository at this point in the history
Downgrade glob
  • Loading branch information
vladikoff committed Jan 31, 2023
2 parents 0afeb5c + 902db7c commit 2d4fd38
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 @@ -41,7 +41,7 @@
"eventemitter2": "~0.4.13",
"exit": "~0.1.2",
"findup-sync": "~5.0.0",
"glob": "~8.1.0",
"glob": "~7.1.6",
"grunt-cli": "~1.4.3",
"grunt-known-options": "~2.0.0",
"grunt-legacy-log": "~3.0.0",
Expand Down

0 comments on commit 2d4fd38

Please sign in to comment.