File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
src/__mocks__/@react-native-async-storage Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 46
46
},
47
47
"homepage" : " https://github.com/segmentio/analytics-react-native#readme" ,
48
48
"dependencies" : {
49
- "@react-native-async-storage/async-storage" : " ^1.15.17" ,
50
49
"@segment/sovran-react-native" : " ^0.4.5" ,
51
50
"deepmerge" : " ^4.2.2" ,
52
51
"js-base64" : " ^3.7.2" ,
53
52
"promise.allsettled" : " ^1.0.5" ,
54
53
"react-native-uuid" : " ^2.0.1"
55
54
},
56
55
"peerDependencies" : {
56
+ "@react-native-async-storage/async-storage" : " *" ,
57
57
"react" : " *" ,
58
58
"react-native" : " *"
59
59
},
60
+ "peerDependenciesMeta" : {
61
+ "@react-native-async-storage/async-storage" : {
62
+ "optional" : true
63
+ }
64
+ },
60
65
"devDependencies" : {
61
66
"@babel/core" : " ^7.12.9" ,
62
67
"@babel/runtime" : " ^7.12.5" ,
Original file line number Diff line number Diff line change 1
- export default from '@react-native-async-storage/async-storage/jest/async-storage-mock' ;
1
+ export default '@react-native-async-storage/async-storage/jest/async-storage-mock' ;
Original file line number Diff line number Diff line change 2256
2256
dependencies:
2257
2257
"@octokit/openapi-types" "^12.10.0"
2258
2258
2259
- "@react-native-async-storage/async-storage@^1.15.15", "@react-native-async-storage/async-storage@^1.15.17" :
2259
+ "@react-native-async-storage/async-storage@^1.15.15":
2260
2260
version "1.17.7"
2261
2261
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.17.7.tgz#f9213e8cc6202a8c29df5a4da1db588f3b0fa8a9"
2262
2262
integrity sha512-mDtWhCcpxzrZhA95f6zi0pnBsjBEZW1LKZWfxVXG0UfaWpPxDBCKowNk2xjRTytckZeVhjmPJPtBU+8QNQcR0A==
You can’t perform that action at this time.
0 commit comments