mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 01:17:50 +00:00
Bump to v4.13.0.
This commit is contained in:
5
util.js
5
util.js
@@ -22,6 +22,11 @@ module.exports = {
|
||||
'propertyOf': require('./propertyOf'),
|
||||
'range': require('./range'),
|
||||
'rangeRight': require('./rangeRight'),
|
||||
'stubArray': require('./stubArray'),
|
||||
'stubFalse': require('./stubFalse'),
|
||||
'stubObject': require('./stubObject'),
|
||||
'stubString': require('./stubString'),
|
||||
'stubTrue': require('./stubTrue'),
|
||||
'times': require('./times'),
|
||||
'toPath': require('./toPath'),
|
||||
'uniqueId': require('./uniqueId')
|
||||
|
||||
Reference in New Issue
Block a user