mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
Bump to v3.2.0.
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = {
|
||||
'partial': require('./function/partial'),
|
||||
'partialRight': require('./function/partialRight'),
|
||||
'rearg': require('./function/rearg'),
|
||||
'spread': require('./function/spread'),
|
||||
'throttle': require('./function/throttle'),
|
||||
'wrap': require('./function/wrap')
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user