Merge pull request #3537 from theJian/master

update minimatch to v3.0.2
This commit is contained in:
Logan Smyth 2016-06-21 08:14:52 -07:00 committed by GitHub
commit 60e6b74901

View File

@ -38,7 +38,7 @@
"debug": "^2.1.1",
"json5": "^0.4.0",
"lodash": "^4.2.0",
"minimatch": "^2.0.3",
"minimatch": "^3.0.2",
"path-exists": "^1.0.0",
"path-is-absolute": "^1.0.0",
"private": "^0.1.6",