Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Use micromatch 3.x to be compatible with Node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jul 8, 2019
1 parent 8e2ded0 commit b1d44de
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 @@ -24,7 +24,7 @@
"detective": "^5.0.2",
"globby": "^9.2.0",
"is-relative": "^1.0.0",
"micromatch": "^4.0.2",
"micromatch": "^3.0.0",
"minimist": "^1.2.0",
"read-package-json": "^2.0.10",
"resolve": "^1.1.7"
Expand Down

0 comments on commit b1d44de

Please sign in to comment.