diff --git a/shuffle.js b/shuffle.js index aa18d8706..dc45d1230 100644 --- a/shuffle.js +++ b/shuffle.js @@ -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