Skip to content

Commit

Permalink
fix: bump glob version
Browse files Browse the repository at this point in the history
glob posix option is only available starting from 10.1.0
  • Loading branch information
moremada authored and luis-almeida committed Jan 23, 2024
1 parent 9e3f629 commit 957c5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zcli-themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chokidar": "^3.5.3",
"cors": "^2.8.5",
"express": "^4.17.1",
"glob": "^9.3.2",
"glob": "^10.1.0",
"inquirer": "^8.0.0",
"sass": "^1.60.0",
"ws": "^8.13.0"
Expand Down

0 comments on commit 957c5b3

Please sign in to comment.