Skip to content

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 <boneskull@boneskull.com>
  • Loading branch information
boneskull committed Apr 4, 2018
1 parent d8522b4 commit 1701335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
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 1701335

Please sign in to comment.