mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Newline nit fixed by lodash-cli patch. [ci skip]
This commit is contained in:
1
dist/lodash.js
vendored
1
dist/lodash.js
vendored
@@ -8217,6 +8217,7 @@
|
|||||||
return new lodashWrapper(func.apply(this.__wrapped__, arguments), this.__chain__);
|
return new lodashWrapper(func.apply(this.__wrapped__, arguments), this.__chain__);
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
return lodash;
|
return lodash;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user