mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +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 lodash;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user