Comment nit in the underscore build. [ci skip]

This commit is contained in:
John-David Dalton
2014-01-22 11:37:28 -08:00
parent bbc3100bb3
commit d96bfd21b7

View File

@@ -5012,6 +5012,7 @@
lodash.wrap = wrap;
lodash.zip = zip;
// add aliases
lodash.collect = map;
lodash.drop = rest;
lodash.each = forEach;