Skip to content

Commit

Permalink
Upgrade glob to v7 (babel#5027)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysangkok authored and panagosg7 committed Jan 17, 2017
1 parent cfc6886 commit 4addef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/babel-cli/package.json
Expand Up @@ -14,7 +14,7 @@
"commander": "^2.8.1",
"convert-source-map": "^1.1.0",
"fs-readdir-recursive": "^1.0.0",
"glob": "^5.0.5",
"glob": "^7.0.0",
"lodash": "^4.2.0",
"output-file-sync": "^1.1.0",
"path-is-absolute": "^1.0.0",
Expand Down

0 comments on commit 4addef2

Please sign in to comment.