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