mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Fixin import path to copyArray. (#3000)
This commit is contained in:
committed by
John-David Dalton
parent
a822979881
commit
4f3ef2e8d8
@@ -1,4 +1,4 @@
|
||||
import copyArray from './copyArray.js'
|
||||
import copyArray from './.internal/copyArray.js'
|
||||
|
||||
/**
|
||||
* Creates an array of shuffled values, using a version of the
|
||||
|
||||
Reference in New Issue
Block a user