Skip to content

Commit

Permalink
build: Remove temporary 'minimatch' hack
Browse files Browse the repository at this point in the history
No longer needed. Was used to force grunt to use a newer
dependency.
  • Loading branch information
Krinkle committed Aug 21, 2018
1 parent a367ed1 commit 76edf15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-standard": "^3.1.0",
"grunt": "^1.0.3",
"minimatch": "^3.0.4",
"grunt-banana-checker": "0.6.0",
"grunt-eslint": "^21.0.0",
"grunt-git-authors": "3.2.0",
Expand Down

0 comments on commit 76edf15

Please sign in to comment.