change deps repo url from https to ssh

This commit is contained in:
Roman Volosovskyi 2016-05-09 14:28:10 +03:00
parent 045678ee12
commit 4acaab890f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
[reagent "0.5.1" :exclusions [cljsjs/react]]
[re-frame "0.6.0"]
[prismatic/schema "1.0.4"]
^{:voom {:repo "https://github.com/status-im/status-lib.git"
^{:voom {:repo "git@github.com:status-im/status-lib.git"
:branch "master"}}
[syng-im/protocol "0.1.1-20160430_080316-gf359cb7"]
[natal-shell "0.1.6"]]