Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
use exact version of minimatch [ci skip]
Browse files Browse the repository at this point in the history
it's a production dependency, so no wiggle room

Signed-off-by: Christopher Hiller <[email protected]>
  • Loading branch information
boneskull committed Apr 4, 2018
1 parent da913ab commit 226ee3d
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 @@ -315,7 +315,7 @@
"glob": "7.1.2",
"growl": "1.10.3",
"he": "1.1.1",
"minimatch": "^3.0.4",
"minimatch": "3.0.4",
"mkdirp": "0.5.1",
"supports-color": "4.4.0"
},
Expand Down

0 comments on commit 226ee3d

Please sign in to comment.