Skip to content

Commit

Permalink
Upgrade glob to 7.1.2 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski authored and kevva committed Jul 24, 2017
1 parent 6947b7f commit f7d972e
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 @@ -54,7 +54,7 @@
"dependencies": {
"array-union": "^1.0.1",
"dir-glob": "kevva/dir-glob#files",
"glob": "^7.0.3",
"glob": "^7.1.2",
"pify": "^2.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit f7d972e

Please sign in to comment.