Skip to content

Commit bf922a4

Browse files
authored
Merge pull request #76 from jpadilla/master
Update minimatch to ^3.0.3
2 parents 97c0452 + 4c5a898 commit bf922a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ember-cli-deploy-plugin": "^0.2.2",
2727
"lodash": "^3.9.3",
2828
"mime": "^1.3.4",
29-
"minimatch": "^2.0.4",
29+
"minimatch": "^3.0.3",
3030
"proxy-agent": "^2.0.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)