Skip to content

Commit 69abf60

Browse files
author
Dave Bartolomeo
committed
Add missing peer dependency on glob
1 parent 9a7fdf8 commit 69abf60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/build-tasks/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"ansi-colors": "^4.0.1",
2424
"child-process-promise": "^2.2.1",
2525
"fs-extra": "^8.1.0",
26+
"glob": "^7.1.4",
2627
"glob-promise": "^3.4.0",
2728
"gulp": "^4.0.2",
2829
"gulp-sourcemaps": "^2.6.5",

0 commit comments

Comments
 (0)