diff --git a/async/index.native.js b/async/index.native.js index f35e1b04..92814673 100644 --- a/async/index.native.js +++ b/async/index.native.js @@ -1,4 +1,4 @@ -import { getRandomBytesAsync } from 'expo-random' +import { getRandomBytesAsync } from 'expo-crypto' import { urlAlphabet } from '../url-alphabet/index.js'