This repository was archived by the owner on Nov 20, 2020. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"bsdoc" : " 6.0.1-alpha" ,
22
22
"husky" : " ^3.0.5" ,
23
23
"lint-staged" : " ^9.4.0" ,
24
- "reason-apollo" : " ^0.18 .0" ,
24
+ "reason-apollo" : " ^0.20 .0" ,
25
25
"reason-react" : " >=0.7.0"
26
26
},
27
27
"peerDependencies" : {
28
28
"@apollo/react-hooks" : " ^3.0.0" ,
29
29
"react" : " ^16.8.6" ,
30
30
"react-dom" : " ^16.8.6" ,
31
- "reason-apollo" : " ^0.18 .0" ,
31
+ "reason-apollo" : " ^0.20 .0" ,
32
32
"reason-react" : " >=0.7.0"
33
33
},
34
34
"lint-staged" : {
Original file line number Diff line number Diff line change @@ -1808,10 +1808,10 @@ readable-stream@~2.3.6:
1808
1808
string_decoder "~1.1.1"
1809
1809
util-deprecate "~1.0.1"
1810
1810
1811
- reason-apollo@^0.18 .0 :
1812
- version "0.18 .0"
1813
- resolved "https://registry.yarnpkg.com/reason-apollo/-/reason-apollo-0.18 .0.tgz#cc970da88de7ac603753eed68984c8492f0665c6 "
1814
- integrity sha512-lw+IoIZ8qoX3iGOFFK//yMVC+Xmf+OcSyKkRgbBn0uG5GomLLMLiKRgjkhUsjAqJ4b3Se7H9JFnso5nL+GFEMA ==
1811
+ reason-apollo@^0.20 .0 :
1812
+ version "0.20 .0"
1813
+ resolved "https://registry.yarnpkg.com/reason-apollo/-/reason-apollo-0.20 .0.tgz#102e6047bfc37d9f30462799e7f813d17dd4758a "
1814
+ integrity sha512-L0y1mCcViRX6yhdo9dUQAhuDazE1ZbMb3IPuBnlTvQffvecmtDfl0RQ+BCzoCJEP3u8nwb88z2JDoURnaFDSkQ ==
1815
1815
dependencies :
1816
1816
apollo-cache-inmemory "^1.6.0"
1817
1817
apollo-client "^2.6.3"
You can’t perform that action at this time.
0 commit comments