Skip to content

Commit

Permalink
upgraded globby, contain a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hansololai committed Feb 8, 2019
1 parent 728062e commit 3c1cc04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,16 @@
"lcov",
"text",
"html"
]
],
"testURL": "http://localhost/"
},
"dependencies": {
"@babel/template": "7.0.0-beta.52",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0",
"babel-types": "6.26.0",
"babylon": "6.18.0",
"globby": "8.0.1",
"globby": "^9.0.0",
"lodash.difference": "4.5.0",
"minimist": "1.2.0",
"mkdirp": "0.5.1"
Expand Down

0 comments on commit 3c1cc04

Please sign in to comment.