File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@apollo/client" : " ^3.3.6" ,
14
14
"@react-native-async-storage/async-storage" : " ^1.13.2" ,
15
- "apollo3-cache-persist" : " ^0.10.0 " ,
15
+ "apollo3-cache-persist" : " ../../lib " ,
16
16
"graphql" : " ^15.4.0" ,
17
17
"react" : " 16.13.1" ,
18
18
"react-native" : " 0.63.4" ,
Original file line number Diff line number Diff line change @@ -1570,10 +1570,8 @@ anymatch@^3.0.3:
1570
1570
normalize-path "^3.0.0"
1571
1571
picomatch "^2.0.4"
1572
1572
1573
- apollo3-cache-persist@^0.10.0 :
1574
- version "0.10.0"
1575
- resolved "https://registry.yarnpkg.com/apollo3-cache-persist/-/apollo3-cache-persist-0.10.0.tgz#8dd186818898bd433a9952fe4055adf3f4fb16a4"
1576
- integrity sha512-3W558cKQ9OymUaLMD3Mv8FuUmIDu/GP6aJA+5iLH6fw5MxG4dwF09fFz8NBHn/qfa/zrxv8AtDzKehZUPm107A==
1573
+ apollo3-cache-persist@../../lib :
1574
+ version "0.0.0"
1577
1575
1578
1576
argparse@^1.0.7 :
1579
1577
version "1.0.10"
You can’t perform that action at this time.
0 commit comments