perf(build): use patched broccoli-funnel version

see: https://github.com/broccolijs/broccoli-funnel/pull/22
This commit is contained in:
Igor Minar 2015-04-09 12:48:51 -07:00
parent a3097aaf05
commit cfc5dd830c
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
"angular": "1.3.5",
"bower": "^1.3.12",
"broccoli": "^0.15.3",
"broccoli-funnel": "^0.2.3",
"broccoli-funnel": "igorminar/broccoli-funnel#perf-files",
"broccoli-merge-trees": "^0.2.1",
"broccoli-stew": "^0.2.1",
"broccoli-writer": "^0.1.1",