mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Bump to v4.0.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var LazyWrapper = require('./LazyWrapper'),
|
||||
getData = require('./getData'),
|
||||
getFuncName = require('./getFuncName'),
|
||||
lodash = require('../chain/lodash');
|
||||
lodash = require('../wrapperLodash');
|
||||
|
||||
/**
|
||||
* Checks if `func` has a lazy counterpart.
|
||||
|
||||
Reference in New Issue
Block a user