mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
Bump to v4.7.0.
This commit is contained in:
3
seq.js
3
seq.js
@@ -1,9 +1,8 @@
|
||||
define(['./wrapperAt', './chain', './commit', './wrapperFlatMap', './wrapperLodash', './next', './plant', './wrapperReverse', './tap', './thru', './toIterator', './toJSON', './wrapperValue', './valueOf', './wrapperChain'], function(at, chain, commit, flatMap, lodash, next, plant, reverse, tap, thru, toIterator, toJSON, value, valueOf, wrapperChain) {
|
||||
define(['./wrapperAt', './chain', './commit', './wrapperLodash', './next', './plant', './wrapperReverse', './tap', './thru', './toIterator', './toJSON', './wrapperValue', './valueOf', './wrapperChain'], function(at, chain, commit, lodash, next, plant, reverse, tap, thru, toIterator, toJSON, value, valueOf, wrapperChain) {
|
||||
return {
|
||||
'at': at,
|
||||
'chain': chain,
|
||||
'commit': commit,
|
||||
'flatMap': flatMap,
|
||||
'lodash': lodash,
|
||||
'next': next,
|
||||
'plant': plant,
|
||||
|
||||
Reference in New Issue
Block a user