mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-21 10:17:43 +02:00
Raise aeson upper bound
This commit is contained in:
parent
8cf5fd1761
commit
164974525e
@ -18,7 +18,7 @@ dependencies:
|
|||||||
library:
|
library:
|
||||||
source-dirs: src
|
source-dirs: src
|
||||||
dependencies:
|
dependencies:
|
||||||
- aeson >=0.6 && <1.3
|
- aeson >=0.6 && <1.4
|
||||||
- bytestring >=0.9.1.4
|
- bytestring >=0.9.1.4
|
||||||
- errors
|
- errors
|
||||||
- hoauth2 >=1.3.0 && <1.6
|
- hoauth2 >=1.3.0 && <1.6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user