mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Bump to v3.9.0.
This commit is contained in:
@@ -35,9 +35,6 @@ var push = arrayProto.push;
|
||||
* });
|
||||
* }
|
||||
*
|
||||
* // use `_.runInContext` to avoid conflicts (esp. in Node.js)
|
||||
* var _ = require('lodash').runInContext();
|
||||
*
|
||||
* _.mixin({ 'vowels': vowels });
|
||||
* _.vowels('fred');
|
||||
* // => ['e']
|
||||
|
||||
Reference in New Issue
Block a user