Skip to content

Commit 5aab432

Browse files
committedJun 30, 2018
Revert back to globby 7 to fix backward compatibility; Fix #111
1 parent 01035dc commit 5aab432

File tree

2 files changed

+1828
-1316
lines changed

2 files changed

+1828
-1316
lines changed
 

‎package-lock.json

+1,827-1,315
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"deep-extend": "^0.6.0",
2020
"ejs": "^2.5.9",
2121
"glob": "^7.0.3",
22-
"globby": "^8.0.0",
22+
"globby": "^7.1.1",
2323
"isbinaryfile": "^3.0.2",
2424
"mkdirp": "^0.5.0",
2525
"multimatch": "^2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.