Used HTTPS instead of ssh
This commit is contained in:
parent
641f4a8de4
commit
3b387b7149
@ -14,7 +14,7 @@ packages:
|
|||||||
- ./yesod-eventsource
|
- ./yesod-eventsource
|
||||||
- ./yesod-websockets
|
- ./yesod-websockets
|
||||||
- location:
|
- location:
|
||||||
git: git@github.com:pseudonom/persistent.git
|
git: https://github.com/pseudonom/persistent.git
|
||||||
commit: 0edba747e49c816e94c235bced16978cb729b175
|
commit: 0edba747e49c816e94c235bced16978cb729b175
|
||||||
subdirs:
|
subdirs:
|
||||||
- persistent
|
- persistent
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user