diff --git a/gulpfile.js b/gulpfile.js index 45fadfd7bb..0e91aaf014 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -145,7 +145,7 @@ var paths = { ], challenges: [ - 'seed/challenges/*.json' + 'seed/challenges/*/*.json' ] };