diff --git a/src/index.js b/src/index.js index 238208f..ceabcfe 100644 --- a/src/index.js +++ b/src/index.js @@ -3,7 +3,7 @@ * @license MIT */ import merge from 'lodash.merge'; -import AsyncStorage from '@react-native-community/async-storage'; +import AsyncStorage from '@react-native-async-storage/async-storage'; const deviceStorage = { /**