File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/async-storage" ,
3
- "version" : " 2.0.0-rc.2 " ,
3
+ "version" : " 2.0.0-rc.3 " ,
4
4
"main" : " build/index.js" ,
5
5
"types" : " types/index.d.ts" ,
6
6
"author" : " ReactNative Community" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/async-storage-backend-legacy" ,
3
- "version" : " 2.0.0-rc.2 " ,
3
+ "version" : " 2.0.0-rc.3 " ,
4
4
"main" : " build/index.js" ,
5
5
"types" : " types/index.d.ts" ,
6
6
"author" : " ReactNative Community" ,
16
16
"test:lint" : " eslint ./**/*.ts"
17
17
},
18
18
"dependencies" : {
19
- "@react-native-community/async-storage" : " ^2.0.0-rc.2 "
19
+ "@react-native-community/async-storage" : " ^2.0.0-rc.3 "
20
20
},
21
21
"peerDependencies" : {
22
22
"react" : " ^16.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/async-storage-backend-web" ,
3
- "version" : " 2.0.0-rc.2 " ,
3
+ "version" : " 2.0.0-rc.3 " ,
4
4
"main" : " build/index.js" ,
5
5
"types" : " types/index.d.ts" ,
6
6
"author" : " ReactNative Community" ,
15
15
"test:types" : " tsc"
16
16
},
17
17
"dependencies" : {
18
- "@react-native-community/async-storage" : " ^2.0.0-rc.2 " ,
18
+ "@react-native-community/async-storage" : " ^2.0.0-rc.3 " ,
19
19
"idb-keyval" : " ^3.2.0"
20
20
},
21
21
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments